"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/04/28 02:03:43 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-togacic2furi" 2025/04/28 02:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 02:03:43 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/04/28 02:03:43 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/28 02:03:43 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/28 02:03:43 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/28 02:03:43 DEBUG : Setting pass="akoSJCQAUZwtjbolxa-tIVCHEJpq2Lwf0hDZxTK-zW5a" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/28 02:03:43 DEBUG : TestWebdavRclone: detected overridden config - adding "{ZPBP7}" suffix to name 2025/04/28 02:03:43 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/28 02:03:43 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/28 02:03:43 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/28 02:03:43 DEBUG : Setting pass="akoSJCQAUZwtjbolxa-tIVCHEJpq2Lwf0hDZxTK-zW5a" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/28 02:03:43 DEBUG : found headers: 2025/04/28 02:03:43 DEBUG : Creating backend with remote "/tmp/rclone2045685803" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:43 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:43 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:43 DEBUG : dir: Looking for writers 2025/04/28 02:03:43 DEBUG : : Looking for writers 2025/04/28 02:03:43 DEBUG : dir: reading active writers 2025/04/28 02:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:43 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:44 DEBUG : dir/subdir: Looking for writers 2025/04/28 02:03:44 DEBUG : dir: Looking for writers 2025/04/28 02:03:44 DEBUG : subdir: reading active writers 2025/04/28 02:03:44 DEBUG : file1: reading active writers 2025/04/28 02:03:44 DEBUG : file2: reading active writers 2025/04/28 02:03:44 DEBUG : : Looking for writers 2025/04/28 02:03:44 DEBUG : dir: reading active writers 2025/04/28 02:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.28s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:44 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:44 DEBUG : dir: Looking for writers 2025/04/28 02:03:44 DEBUG : file1: reading active writers 2025/04/28 02:03:44 DEBUG : : Looking for writers 2025/04/28 02:03:44 DEBUG : dir: reading active writers 2025/04/28 02:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:44 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:44 DEBUG : dir: Looking for writers 2025/04/28 02:03:44 DEBUG : : Looking for writers 2025/04/28 02:03:44 DEBUG : dir: reading active writers 2025/04/28 02:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:44 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:44 DEBUG : : forgetting directory cache 2025/04/28 02:03:44 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:44 DEBUG : : Looking for writers 2025/04/28 02:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:44 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/28 02:03:44 DEBUG : dir: invalidating directory cache 2025/04/28 02:03:44 DEBUG : : >ForgetPath: 2025/04/28 02:03:44 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/28 02:03:44 DEBUG : : invalidating directory cache 2025/04/28 02:03:44 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:44 DEBUG : : >ForgetPath: 2025/04/28 02:03:44 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/28 02:03:44 DEBUG : : >ForgetPath: 2025/04/28 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:44 DEBUG : dir: Looking for writers 2025/04/28 02:03:44 DEBUG : : Looking for writers 2025/04/28 02:03:44 DEBUG : dir: reading active writers 2025/04/28 02:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:44 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:44 DEBUG : : forgetting directory cache 2025/04/28 02:03:44 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:44 DEBUG : dir: Looking for writers 2025/04/28 02:03:44 DEBUG : fil/a/b: Looking for writers 2025/04/28 02:03:44 DEBUG : fil/a: Looking for writers 2025/04/28 02:03:44 DEBUG : b: reading active writers 2025/04/28 02:03:44 DEBUG : fil: Looking for writers 2025/04/28 02:03:44 DEBUG : a: reading active writers 2025/04/28 02:03:44 DEBUG : : Looking for writers 2025/04/28 02:03:44 DEBUG : dir: reading active writers 2025/04/28 02:03:44 DEBUG : fil: reading active writers 2025/04/28 02:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:45 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:45 DEBUG : dir: Looking for writers 2025/04/28 02:03:45 DEBUG : : Looking for writers 2025/04/28 02:03:45 DEBUG : dir: reading active writers 2025/04/28 02:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.14s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:45 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:45 DEBUG : dir: Looking for writers 2025/04/28 02:03:45 DEBUG : file1: reading active writers 2025/04/28 02:03:45 DEBUG : : Looking for writers 2025/04/28 02:03:45 DEBUG : dir: reading active writers 2025/04/28 02:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:45 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/28 02:03:45 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 DEBUG : dir: invalidating directory cache 2025/04/28 02:03:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/28 02:03:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/28 02:03:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/28 02:03:45 DEBUG : dir/file1: Reset virtual modtime 2025/04/28 02:03:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/28 02:03:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/28 02:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:45 DEBUG : dir: invalidating directory cache 2025/04/28 02:03:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/28 02:03:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/28 02:03:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/28 02:03:45 DEBUG : : forgetting directory cache 2025/04/28 02:03:45 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:45 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/28 02:03:45 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:45 DEBUG : dir/virtualDir: Looking for writers 2025/04/28 02:03:45 DEBUG : dir: Looking for writers 2025/04/28 02:03:45 DEBUG : virtualFile: reading active writers 2025/04/28 02:03:45 DEBUG : virtualDir: reading active writers 2025/04/28 02:03:45 DEBUG : file1: reading active writers 2025/04/28 02:03:45 DEBUG : virtualFile2: reading active writers 2025/04/28 02:03:45 DEBUG : : Looking for writers 2025/04/28 02:03:45 DEBUG : dir: reading active writers 2025/04/28 02:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:45 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:45 ERROR : dir/: Can only open directories read only 2025/04/28 02:03:45 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:45 DEBUG : dir: Looking for writers 2025/04/28 02:03:45 DEBUG : : Looking for writers 2025/04/28 02:03:45 DEBUG : dir: reading active writers 2025/04/28 02:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:45 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/28 02:03:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/28 02:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/28 02:03:46 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 02:03:46 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:46 NOTICE: webdav root 'rclone-test-togacic2furi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/28 02:03:46 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/28 02:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/28 02:03:46 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:46 DEBUG : dir: Looking for writers 2025/04/28 02:03:46 DEBUG : file1: reading active writers 2025/04/28 02:03:46 DEBUG : potato: reading active writers 2025/04/28 02:03:46 DEBUG : : Looking for writers 2025/04/28 02:03:46 DEBUG : dir: reading active writers 2025/04/28 02:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:46 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/28 02:03:46 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:46 DEBUG : dir/sub: Looking for writers 2025/04/28 02:03:46 DEBUG : dir: Looking for writers 2025/04/28 02:03:46 DEBUG : file1: reading active writers 2025/04/28 02:03:46 DEBUG : sub: reading active writers 2025/04/28 02:03:46 DEBUG : : Looking for writers 2025/04/28 02:03:46 DEBUG : dir: reading active writers 2025/04/28 02:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.33s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:46 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/28 02:03:46 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/28 02:03:46 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:46 DEBUG : dir/sub/subsub: Looking for writers 2025/04/28 02:03:46 DEBUG : dir/sub: Looking for writers 2025/04/28 02:03:46 DEBUG : subsub: reading active writers 2025/04/28 02:03:46 DEBUG : dir: Looking for writers 2025/04/28 02:03:46 DEBUG : file1: reading active writers 2025/04/28 02:03:46 DEBUG : sub: reading active writers 2025/04/28 02:03:46 DEBUG : : Looking for writers 2025/04/28 02:03:46 DEBUG : dir: reading active writers 2025/04/28 02:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:46 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:46 ERROR : dir/: Dir.Remove not empty 2025/04/28 02:03:46 DEBUG : dir/file1: Remove: 2025/04/28 02:03:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:46 DEBUG : dir/file1: >Remove: err= 2025/04/28 02:03:46 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/28 02:03:46 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:46 DEBUG : : Looking for writers 2025/04/28 02:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:46 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:47 DEBUG : dir/file1: Remove: 2025/04/28 02:03:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:47 DEBUG : dir/file1: >Remove: err= 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/28 02:03:47 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:47 DEBUG : : Looking for writers 2025/04/28 02:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:47 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:47 DEBUG : dir/file1: Remove: 2025/04/28 02:03:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:47 DEBUG : dir/file1: >Remove: err= 2025/04/28 02:03:47 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:47 DEBUG : dir: Looking for writers 2025/04/28 02:03:47 DEBUG : : Looking for writers 2025/04/28 02:03:47 DEBUG : dir: reading active writers 2025/04/28 02:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:47 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:47 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/28 02:03:47 DEBUG : dir: Updating dir with dir2 0xc00065bad0 2025/04/28 02:03:47 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/28 02:03:47 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/28 02:03:47 DEBUG : file2: Updating file with file2 0xc000a9a780 2025/04/28 02:03:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:47 INFO : dir2/file3: Deleted 2025/04/28 02:03:47 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/28 02:03:47 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a9a780 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/28 02:03:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/28 02:03:47 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003d9110 2025/04/28 02:03:47 DEBUG : empty directory: forgetting directory cache 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/28 02:03:47 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/28 02:03:47 DEBUG : dir2: Renaming to "dir3" 2025/04/28 02:03:47 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:47 DEBUG : dir3: Looking for writers 2025/04/28 02:03:47 DEBUG : file3: reading active writers 2025/04/28 02:03:47 DEBUG : renamed empty directory: Looking for writers 2025/04/28 02:03:47 DEBUG : : Looking for writers 2025/04/28 02:03:47 DEBUG : dir3: reading active writers 2025/04/28 02:03:47 DEBUG : renamed empty directory: reading active writers 2025/04/28 02:03:47 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:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:47 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/28 02:03:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/28 02:03:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/28 02:03:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/28 02:03:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/28 02:03:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/28 02:03:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/28 02:03:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:48 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (12 bytes), uploading instead of streaming 2025/04/28 02:03:48 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/28 02:03:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:48 DEBUG : : forgetting directory cache 2025/04/28 02:03:48 DEBUG : dir: forgetting directory cache 2025/04/28 02:03:48 DEBUG : dir/sub: forgetting directory cache 2025/04/28 02:03:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/28 02:03:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/28 02:03:48 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 02:03:48 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/28 02:03:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : dir/sub: Looking for writers 2025/04/28 02:03:48 DEBUG : file0: reading active writers 2025/04/28 02:03:48 DEBUG : file2: reading active writers 2025/04/28 02:03:48 DEBUG : dir: Looking for writers 2025/04/28 02:03:48 DEBUG : file1: reading active writers 2025/04/28 02:03:48 DEBUG : sub: reading active writers 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : dir: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:48 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:48 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/28 02:03:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/28 02:03:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/28 02:03:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/28 02:03:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:48 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/28 02:03:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/28 02:03:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/28 02:03:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/28 02:03:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : dir: Looking for writers 2025/04/28 02:03:48 DEBUG : file1: reading active writers 2025/04/28 02:03:48 DEBUG : file1.metadata: reading active writers 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : dir: reading active writers 2025/04/28 02:03:48 DEBUG : dir.metadata: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:48 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : dir: Looking for writers 2025/04/28 02:03:48 DEBUG : file1: reading active writers 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : dir: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:48 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : dir: Looking for writers 2025/04/28 02:03:48 DEBUG : file1: reading active writers 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : dir: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:48 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : dir: Looking for writers 2025/04/28 02:03:48 DEBUG : file1: reading active writers 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : dir: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/04/28 02:03:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/28 02:03:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/28 02:03:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : file.txt: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:48 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:48 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/28 02:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/28 02:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:48 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:48 DEBUG : dir: Looking for writers 2025/04/28 02:03:48 DEBUG : file1: reading active writers 2025/04/28 02:03:48 DEBUG : : Looking for writers 2025/04/28 02:03:48 DEBUG : dir: reading active writers 2025/04/28 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:49 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:49 DEBUG : dir/file1: Remove: 2025/04/28 02:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:49 DEBUG : dir/file1: >Remove: err= 2025/04/28 02:03:49 DEBUG : dir/file1: Remove: 2025/04/28 02:03:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:49 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:49 DEBUG : dir/file1: Remove: 2025/04/28 02:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:49 DEBUG : dir/file1: >Remove: err= 2025/04/28 02:03:49 DEBUG : dir/file1: Remove: 2025/04/28 02:03:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:49 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/28 02:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 02:03:49 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/28 02:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 02:03:49 DEBUG : dir/file1: Open: flags=0x3 2025/04/28 02:03:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/28 02:03:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : file1: reading active writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:49 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : file1: reading active writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: 2025/04/28 02:03:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9ae40 2025/04/28 02:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 02:03:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9ae40 2025/04/28 02:03:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 02:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 02:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a9ae40 2025/04/28 02:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:49 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/28 02:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/28 02:03:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:49 DEBUG : newLeaf: Running delayed rename now 2025/04/28 02:03:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9ae40 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:49 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:49 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:49 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:49 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:49 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:49 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:49 DEBUG : dir: Looking for writers 2025/04/28 02:03:49 DEBUG : file1: reading active writers 2025/04/28 02:03:49 DEBUG : : Looking for writers 2025/04/28 02:03:49 DEBUG : dir: reading active writers 2025/04/28 02:03:49 DEBUG : >WaitForWriters: 2025/04/28 02:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000995200 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 02:03:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000995200 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc000995200 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/28 02:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:50 DEBUG : newLeaf: Running delayed rename now 2025/04/28 02:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000995200 2025/04/28 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : >WaitForWriters: 2025/04/28 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : >WaitForWriters: 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:50 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000c1cdc0): openPending: 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000c1cdc0): >openPending: err= 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000c1cdc0): _writeAt: size=14, off=0 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000c1cdc0): >_writeAt: n=14, err= 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000c1cdc0): close: 2025/04/28 02:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 02:03:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000c1cdc0): >close: err= 2025/04/28 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : file1: reading active writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : file1: reading active writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : file1: reading active writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : file1: reading active writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 02:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:50 INFO : dir/file1: Copied (replaced existing) 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : file1: reading active writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : >WaitForWriters: 2025/04/28 02:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000dee480): _readAt: size=512, off=0 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000dee480): openPending: 2025/04/28 02:03:50 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/04/28 02:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000dee480): >openPending: err= 2025/04/28 02:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000dee480): >_readAt: n=14, err=EOF 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000dee480): close: 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000dee480): >close: err= 2025/04/28 02:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0002195c0 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 02:03:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/28 02:03:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0002195c0 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000e89a80): openPending: 2025/04/28 02:03:50 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/04/28 02:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000e89a80): >openPending: err= 2025/04/28 02:03:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000e89a80): _writeAt: size=25, off=0 2025/04/28 02:03:50 DEBUG : dir/file1(0xc000e89a80): >_writeAt: n=25, err= 2025/04/28 02:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0002195c0 2025/04/28 02:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:50 DEBUG : newLeaf(0xc000e89a80): close: 2025/04/28 02:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 02:03:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 02:03:50.649059009 +0000 UTC m=+6.951522837 2025/04/28 02:03:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:50 DEBUG : newLeaf(0xc000e89a80): >close: err= 2025/04/28 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:50 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 02:03:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:50 INFO : newLeaf: Copied (replaced existing) 2025/04/28 02:03:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/28 02:03:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 02:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : >WaitForWriters: 2025/04/28 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:50 DEBUG : >WaitForWriters: 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:50 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:50 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:50 DEBUG : dir: Looking for writers 2025/04/28 02:03:50 DEBUG : file1: reading active writers 2025/04/28 02:03:50 DEBUG : : Looking for writers 2025/04/28 02:03:50 DEBUG : dir: reading active writers 2025/04/28 02:03:50 DEBUG : >WaitForWriters: 2025/04/28 02:03:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ec240 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 02:03:51 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ec240 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000ed2240): openPending: 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000ed2240): >openPending: err= 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000ed2240): _writeAt: size=25, off=0 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000ed2240): >_writeAt: n=25, err= 2025/04/28 02:03:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ec240 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:51 DEBUG : newLeaf(0xc000ed2240): close: 2025/04/28 02:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 02:03:51.146864147 +0000 UTC m=+7.449327974 2025/04/28 02:03:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:51 DEBUG : newLeaf(0xc000ed2240): >close: err= 2025/04/28 02:03:51 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 02:03:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:51 INFO : newLeaf: Copied (replaced existing) 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : >WaitForWriters: 2025/04/28 02:03:51 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : >WaitForWriters: 2025/04/28 02:03:51 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:51 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:51 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:51 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:51 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:51 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000efb280): openPending: 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000efb280): >openPending: err= 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000efb280): _writeAt: size=14, off=0 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000efb280): >_writeAt: n=14, err= 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000efb280): close: 2025/04/28 02:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 02:03:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000efb280): >close: err= 2025/04/28 02:03:51 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : file1: reading active writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : file1: reading active writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : file1: reading active writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : file1: reading active writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 02:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:51 INFO : dir/file1: Copied (replaced existing) 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : file1: reading active writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : >WaitForWriters: 2025/04/28 02:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000d7a300): _readAt: size=512, off=0 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000d7a300): openPending: 2025/04/28 02:03:51 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/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000d7a300): >openPending: err= 2025/04/28 02:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000d7a300): >_readAt: n=14, err=EOF 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000d7a300): close: 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:51 DEBUG : dir/file1(0xc000d7a300): >close: err= 2025/04/28 02:03:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9b200 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 02:03:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/28 02:03:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9b200 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:51 DEBUG : dir/file1(0xc0006def80): openPending: 2025/04/28 02:03:51 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/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:51 DEBUG : dir/file1(0xc0006def80): >openPending: err= 2025/04/28 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:51 DEBUG : dir/file1(0xc0006def80): _writeAt: size=25, off=0 2025/04/28 02:03:51 DEBUG : dir/file1(0xc0006def80): >_writeAt: n=25, err= 2025/04/28 02:03:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9b200 2025/04/28 02:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:51 DEBUG : newLeaf(0xc0006def80): close: 2025/04/28 02:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 02:03:51.791317964 +0000 UTC m=+8.093781742 2025/04/28 02:03:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:51 DEBUG : newLeaf(0xc0006def80): >close: err= 2025/04/28 02:03:51 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 02:03:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:51 INFO : newLeaf: Copied (replaced existing) 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/28 02:03:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 02:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : >WaitForWriters: 2025/04/28 02:03:51 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:51 DEBUG : dir: Looking for writers 2025/04/28 02:03:51 DEBUG : : Looking for writers 2025/04/28 02:03:51 DEBUG : dir: reading active writers 2025/04/28 02:03:51 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:51 DEBUG : >WaitForWriters: 2025/04/28 02:03:51 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:52 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:52 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:52 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:52 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : file1: reading active writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : >WaitForWriters: 2025/04/28 02:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:52 DEBUG : dir/file1(0xc000799f00): _readAt: size=512, off=0 2025/04/28 02:03:52 DEBUG : dir/file1(0xc000799f00): openPending: 2025/04/28 02:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 02:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:52 DEBUG : dir/file1(0xc000799f00): >openPending: err= 2025/04/28 02:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:52 DEBUG : dir/file1(0xc000799f00): >_readAt: n=14, err=EOF 2025/04/28 02:03:52 DEBUG : dir/file1(0xc000799f00): close: 2025/04/28 02:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:52 DEBUG : dir/file1(0xc000799f00): >close: err= 2025/04/28 02:03:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000994cc0 2025/04/28 02:03:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 02:03:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/28 02:03:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000994cc0 2025/04/28 02:03:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 02:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:52 DEBUG : dir/file1(0xc0008a89c0): openPending: 2025/04/28 02:03:52 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/04/28 02:03:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 02:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:52 DEBUG : dir/file1(0xc0008a89c0): >openPending: err= 2025/04/28 02:03:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:52 DEBUG : dir/file1(0xc0008a89c0): _writeAt: size=25, off=0 2025/04/28 02:03:52 DEBUG : dir/file1(0xc0008a89c0): >_writeAt: n=25, err= 2025/04/28 02:03:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 02:03:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 02:03:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000994cc0 2025/04/28 02:03:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:03:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:52 DEBUG : newLeaf(0xc0008a89c0): close: 2025/04/28 02:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 02:03:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 02:03:52.324661416 +0000 UTC m=+8.627125194 2025/04/28 02:03:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:52 DEBUG : newLeaf(0xc0008a89c0): >close: err= 2025/04/28 02:03:52 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:52 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 02:03:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:52 INFO : newLeaf: Copied (replaced existing) 2025/04/28 02:03:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/28 02:03:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 02:03:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 02:03:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:52 DEBUG : >WaitForWriters: 2025/04/28 02:03:52 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : newLeaf: reading active writers 2025/04/28 02:03:52 DEBUG : >WaitForWriters: 2025/04/28 02:03:52 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.10s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.54s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:52 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : file1: reading active writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/28 02:03:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/28 02:03:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/28 02:03:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/28 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/28 02:03:52 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:52 DEBUG : dir: Looking for writers 2025/04/28 02:03:52 DEBUG : file1: reading active writers 2025/04/28 02:03:52 DEBUG : : Looking for writers 2025/04/28 02:03:52 DEBUG : dir: reading active writers 2025/04/28 02:03:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:52 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/28 02:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/28 02:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/28 02:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/28 02:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/28 02:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/28 02:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/28 02:03:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/28 02:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/28 02:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/28 02:03:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/28 02:03:53 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:53 DEBUG : dir: Looking for writers 2025/04/28 02:03:53 DEBUG : file1: reading active writers 2025/04/28 02:03:53 DEBUG : : Looking for writers 2025/04/28 02:03:53 DEBUG : dir: reading active writers 2025/04/28 02:03:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:53 DEBUG : dir: Looking for writers 2025/04/28 02:03:53 DEBUG : file1: reading active writers 2025/04/28 02:03:53 DEBUG : : Looking for writers 2025/04/28 02:03:53 DEBUG : dir: reading active writers 2025/04/28 02:03:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 02:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/28 02:03:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/28 02:03:53 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:53 DEBUG : dir: Looking for writers 2025/04/28 02:03:53 DEBUG : file1: reading active writers 2025/04/28 02:03:53 DEBUG : : Looking for writers 2025/04/28 02:03:53 DEBUG : dir: reading active writers 2025/04/28 02:03:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.17s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): _readAt: size=1, off=0 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): openPending: 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): >openPending: err= 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): _readAt: size=256, off=1 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): >_readAt: n=15, err=EOF 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): _readAt: size=16, off=16 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): close: 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): >close: err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): close: 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000a4d8c0): >close: err=file already closed 2025/04/28 02:03:53 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:53 DEBUG : dir: Looking for writers 2025/04/28 02:03:53 DEBUG : file1: reading active writers 2025/04/28 02:03:53 DEBUG : : Looking for writers 2025/04/28 02:03:53 DEBUG : dir: reading active writers 2025/04/28 02:03:53 DEBUG : >WaitForWriters: 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.17s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): _readAt: size=1, off=0 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): openPending: 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >openPending: err= 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): _readAt: size=1, off=5 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): _readAt: size=1, off=3 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): _readAt: size=1, off=13 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): _readAt: size=16, off=100 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >_readAt: n=0, err=EOF 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): close: 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000d82d80): >close: err= 2025/04/28 02:03:53 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:53 DEBUG : dir: Looking for writers 2025/04/28 02:03:53 DEBUG : file1: reading active writers 2025/04/28 02:03:53 DEBUG : : Looking for writers 2025/04/28 02:03:53 DEBUG : dir: reading active writers 2025/04/28 02:03:53 DEBUG : >WaitForWriters: 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:53 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=1, off=0 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): openPending: 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >openPending: err= 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=1, off=5 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=1, off=1 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=1, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=6, off=10 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=6, err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=256, off=10 2025/04/28 02:03:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=6, err=EOF 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=256, off=100 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): close: 2025/04/28 02:03:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >close: err= 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): _readAt: size=256, off=100 2025/04/28 02:03:53 DEBUG : dir/file1(0xc000de02c0): >_readAt: n=0, err=file already closed 2025/04/28 02:03:53 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:53 DEBUG : dir: Looking for writers 2025/04/28 02:03:53 DEBUG : file1: reading active writers 2025/04/28 02:03:53 DEBUG : : Looking for writers 2025/04/28 02:03:53 DEBUG : dir: reading active writers 2025/04/28 02:03:53 DEBUG : >WaitForWriters: 2025/04/28 02:03:53 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): RWFileHandle.Flush 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): _readAt: size=256, off=0 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): openPending: 2025/04/28 02:03:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): >openPending: err= 2025/04/28 02:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/28 02:03:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:03:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): >_readAt: n=16, err=EOF 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): RWFileHandle.Flush 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): RWFileHandle.Flush 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): close: 2025/04/28 02:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000f114c0): >close: err= 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : dir: Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : dir: reading active writers 2025/04/28 02:03:54 DEBUG : >WaitForWriters: 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:03:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 02:03:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): _readAt: size=256, off=0 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): openPending: 2025/04/28 02:03:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): >openPending: err= 2025/04/28 02:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/28 02:03:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:03:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:03:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): >_readAt: n=16, err=EOF 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): RWFileHandle.Release 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): close: 2025/04/28 02:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): >close: err= 2025/04/28 02:03:54 DEBUG : dir/file1(0xc000dee500): RWFileHandle.Release 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : dir: Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : dir: reading active writers 2025/04/28 02:03:54 DEBUG : >WaitForWriters: 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:54 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): openPending: 2025/04/28 02:03:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): >openPending: err= 2025/04/28 02:03:54 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): _writeAt: size=5, off=0 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): >_writeAt: n=5, err= 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): _writeAt: size=7, off=5 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): >_writeAt: n=7, err= 2025/04/28 02:03:54 DEBUG : file1: vfs cache: truncate to size=11 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): close: 2025/04/28 02:03:54 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 02:03:54.370866754 +0000 UTC m=+10.673330582 2025/04/28 02:03:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): >close: err= 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): close: 2025/04/28 02:03:54 DEBUG : file1(0xc000def500): >close: err=file already closed 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:54 DEBUG : file1: vfs cache: starting upload 2025/04/28 02:03:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:54 INFO : file1: Copied (new) 2025/04/28 02:03:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-28 02:03:54 +0000 UTC" 2025/04/28 02:03:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : >WaitForWriters: 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : >WaitForWriters: 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:54 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): openPending: 2025/04/28 02:03:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): >openPending: err= 2025/04/28 02:03:54 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): _writeAt: size=7, off=0 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): >_writeAt: n=7, err= 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): _writeAt: size=6, off=5 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): >_writeAt: n=6, err= 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): close: 2025/04/28 02:03:54 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 02:03:54.570574029 +0000 UTC m=+10.873037837 2025/04/28 02:03:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): >close: err= 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): _writeAt: size=5, off=0 2025/04/28 02:03:54 DEBUG : file1(0xc0008a8b40): >_writeAt: n=0, err=file already closed 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:54 DEBUG : file1: vfs cache: starting upload 2025/04/28 02:03:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:54 INFO : file1: Copied (new) 2025/04/28 02:03:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-28 02:03:54 +0000 UTC" 2025/04/28 02:03:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : >WaitForWriters: 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : >WaitForWriters: 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:54 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:54 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:54 DEBUG : file1(0xc0008a9ac0): openPending: 2025/04/28 02:03:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : file1(0xc0008a9ac0): >openPending: err= 2025/04/28 02:03:54 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 02:03:54 DEBUG : file1(0xc0008a9ac0): close: 2025/04/28 02:03:54 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 02:03:54.76743461 +0000 UTC m=+11.069898397 2025/04/28 02:03:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:54 DEBUG : file1(0xc0008a9ac0): >close: err= 2025/04/28 02:03:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 02:03:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:03:54 DEBUG : file2: newRWFileHandle: 2025/04/28 02:03:54 DEBUG : file2(0xc0008a9b80): openPending: 2025/04/28 02:03:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:54 DEBUG : file2(0xc0008a9b80): >openPending: err= 2025/04/28 02:03:54 DEBUG : file2: >newRWFileHandle: err= 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/28 02:03:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/28 02:03:54 DEBUG : file2(0xc0008a9b80): RWFileHandle.Flush 2025/04/28 02:03:54 DEBUG : file2(0xc0008a9b80): RWFileHandle.Release 2025/04/28 02:03:54 DEBUG : file2(0xc0008a9b80): close: 2025/04/28 02:03:54 DEBUG : file2: vfs cache: setting modification time to 2025-04-28 02:03:54.768326675 +0000 UTC m=+11.070790452 2025/04/28 02:03:54 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:54 DEBUG : file2(0xc0008a9b80): >close: err= 2025/04/28 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : file2: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : file2: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : file2: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : file2: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/28 02:03:54 DEBUG : file1: vfs cache: starting upload 2025/04/28 02:03:54 DEBUG : file2: vfs cache: starting upload 2025/04/28 02:03:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:54 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:54 INFO : file1: Copied (new) 2025/04/28 02:03:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-28 02:03:54 +0000 UTC" 2025/04/28 02:03:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:54 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:54 DEBUG : : Looking for writers 2025/04/28 02:03:54 DEBUG : file1: reading active writers 2025/04/28 02:03:54 DEBUG : file2: reading active writers 2025/04/28 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/28 02:03:54 INFO : file2: Copied (new) 2025/04/28 02:03:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-28 02:03:54 +0000 UTC" 2025/04/28 02:03:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/28 02:03:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 02:03:54 INFO : file2: vfs cache: upload succeeded try #1 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : file2: reading active writers 2025/04/28 02:03:55 DEBUG : >WaitForWriters: 2025/04/28 02:03:55 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : file2: reading active writers 2025/04/28 02:03:55 DEBUG : >WaitForWriters: 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:55 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): openPending: 2025/04/28 02:03:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): >openPending: err= 2025/04/28 02:03:55 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): _writeAt: size=5, off=0 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): >_writeAt: n=5, err= 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): RWFileHandle.Flush 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): RWFileHandle.Flush 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): close: 2025/04/28 02:03:55 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 02:03:55.136373579 +0000 UTC m=+11.438837377 2025/04/28 02:03:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:55 DEBUG : file1(0xc0005eff40): >close: err= 2025/04/28 02:03:55 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:55 DEBUG : file1: vfs cache: starting upload 2025/04/28 02:03:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:55 INFO : file1: Copied (new) 2025/04/28 02:03:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-28 02:03:55 +0000 UTC" 2025/04/28 02:03:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : >WaitForWriters: 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:55 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): openPending: 2025/04/28 02:03:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): >openPending: err= 2025/04/28 02:03:55 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): _writeAt: size=5, off=0 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): >_writeAt: n=5, err= 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): RWFileHandle.Release 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): close: 2025/04/28 02:03:55 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 02:03:55.32498235 +0000 UTC m=+11.627446167 2025/04/28 02:03:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): >close: err= 2025/04/28 02:03:55 DEBUG : file1(0xc000f69c80): RWFileHandle.Release 2025/04/28 02:03:55 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:55 DEBUG : file1: vfs cache: starting upload 2025/04/28 02:03:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:55 INFO : file1: Copied (new) 2025/04/28 02:03:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-28 02:03:55 +0000 UTC" 2025/04/28 02:03:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : >WaitForWriters: 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 02:03:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:55 DEBUG : dir/file1(0xc000786a40): openPending: 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : dir/file1(0xc000786a40): >openPending: err= 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 02:03:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:55 DEBUG : dir/file1(0xc000786a40): _writeAt: size=5, off=0 2025/04/28 02:03:55 DEBUG : dir/file1(0xc000786a40): >_writeAt: n=5, err= 2025/04/28 02:03:55 DEBUG : dir/file1(0xc000786a40): close: 2025/04/28 02:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-28 02:03:55.581337077 +0000 UTC m=+11.883800894 2025/04/28 02:03:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:55 DEBUG : dir/file1(0xc000786a40): >close: err= 2025/04/28 02:03:55 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 02:03:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:55 INFO : dir/file1: Copied (replaced existing) 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : >WaitForWriters: 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:55 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 02:03:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 02:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 02:03:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): _writeAt: size=5, off=0 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): openPending: 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 02:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): >openPending: err= 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): >_writeAt: n=5, err= 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): _writeAt: size=15, off=5 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): >_writeAt: n=15, err= 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): close: 2025/04/28 02:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-28 02:03:55.868852733 +0000 UTC m=+12.171316519 2025/04/28 02:03:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:55 DEBUG : dir/file1(0xc00089b100): >close: err= 2025/04/28 02:03:55 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:55 DEBUG : dir: Looking for writers 2025/04/28 02:03:55 DEBUG : file1: reading active writers 2025/04/28 02:03:55 DEBUG : : Looking for writers 2025/04/28 02:03:55 DEBUG : dir: reading active writers 2025/04/28 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 02:03:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:55 INFO : dir/file1: Copied (replaced existing) 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/04/28 02:03:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:56 DEBUG : dir: Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : dir: reading active writers 2025/04/28 02:03:56 DEBUG : >WaitForWriters: 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : file1(0xc000e46d40): openPending: 2025/04/28 02:03:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:56 DEBUG : file1(0xc000e46d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 02:03:56 DEBUG : file1(0xc000e46d40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : file1(0xc000e46d40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : file1(0xc000e46d40): close: 2025/04/28 02:03:56 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 02:03:56.08862764 +0000 UTC m=+12.391091428 2025/04/28 02:03:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : file1(0xc000e46d40): >close: err= 2025/04/28 02:03:56 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:56 DEBUG : file1: vfs cache: starting upload 2025/04/28 02:03:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:03:56 INFO : file1: Copied (new) 2025/04/28 02:03:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-28 02:03:56 +0000 UTC" 2025/04/28 02:03:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:56 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : >WaitForWriters: 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7cc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7cc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7cc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7cc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7cc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.274699257 +0000 UTC m=+12.577163054 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7cc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.274699257 +0000 UTC m=+12.577163054 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d40): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.274699257 +0000 UTC m=+12.577163054 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e37a0 item 1 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.27745446 +0000 UTC m=+12.579918267 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7dc0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7dc0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.27745446 +0000 UTC m=+12.579918267 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3c00 item 2 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.279384924 +0000 UTC m=+12.581848721 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.279384924 +0000 UTC m=+12.581848721 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.279384924 +0000 UTC m=+12.581848721 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a000 item 3 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7f00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7f00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.28168392 +0000 UTC m=+12.584147717 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0008f7f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.28168392 +0000 UTC m=+12.584147717 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 4 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0040): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0040): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0040): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0040): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0040): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.283514346 +0000 UTC m=+12.585978143 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0040): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.283514346 +0000 UTC m=+12.585978143 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.283514346 +0000 UTC m=+12.585978143 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a930 item 5 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0140): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0140): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0140): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.286624114 +0000 UTC m=+12.589087911 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.286624114 +0000 UTC m=+12.589087911 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b650 item 6 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.288247922 +0000 UTC m=+12.590711719 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.288247922 +0000 UTC m=+12.590711719 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0340): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0340): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0340): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.288247922 +0000 UTC m=+12.590711719 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049be30 item 7 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.290945977 +0000 UTC m=+12.593409774 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0440): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0440): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0440): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.290945977 +0000 UTC m=+12.593409774 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a07e0 item 8 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0480): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc0009e0480): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0480): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0480): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0480): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.292761285 +0000 UTC m=+12.595225082 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.292761285 +0000 UTC m=+12.595225082 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0540): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0540): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0540): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.292761285 +0000 UTC m=+12.595225082 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0bd0 item 9 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.295029914 +0000 UTC m=+12.597493711 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0640): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0640): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0640): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.295029914 +0000 UTC m=+12.597493711 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a10a0 item 10 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0700): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc0009e0700): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0700): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0700): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0700): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0740): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0740): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0740): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.297003668 +0000 UTC m=+12.599467465 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.297003668 +0000 UTC m=+12.599467465 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0840): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0840): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0840): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.297003668 +0000 UTC m=+12.599467465 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 11 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e08c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e08c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e08c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e08c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e08c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.299266046 +0000 UTC m=+12.601729853 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e08c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0940): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0940): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0940): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.299266046 +0000 UTC m=+12.601729853 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a19d0 item 12 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47ec0): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000e47ec0): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47ec0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47ec0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47ec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47ec0): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47ec0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47f00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47f00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.30110614 +0000 UTC m=+12.603569958 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e47f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68040): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68040): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68040): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68040): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68040): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.30110614 +0000 UTC m=+12.603569958 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68040): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e310 item 13 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.302733215 +0000 UTC m=+12.605197012 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68140): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68140): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68140): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.302733215 +0000 UTC m=+12.605197012 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e850 item 14 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68200): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000e68200): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68200): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68200): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68200): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68200): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.304658249 +0000 UTC m=+12.607122046 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68300): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68300): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.304658249 +0000 UTC m=+12.607122046 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ec40 item 15 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68380): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68380): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68380): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.306184634 +0000 UTC m=+12.608648441 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.306184634 +0000 UTC m=+12.608648441 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ef50 item 16 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.307856883 +0000 UTC m=+12.610320680 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.307856883 +0000 UTC m=+12.610320680 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e684c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e684c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e684c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e684c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e684c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.307856883 +0000 UTC m=+12.610320680 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e684c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f1f0 item 17 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68540): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68540): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68540): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.310728294 +0000 UTC m=+12.613192101 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.310728294 +0000 UTC m=+12.613192101 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f6c0 item 18 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68640): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68640): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.312423236 +0000 UTC m=+12.614887033 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.312423236 +0000 UTC m=+12.614887033 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.312423236 +0000 UTC m=+12.614887033 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fa40 item 19 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.322066578 +0000 UTC m=+12.624530376 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.322066578 +0000 UTC m=+12.624530376 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395dc0 item 20 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707b00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707b00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.323847472 +0000 UTC m=+12.626311289 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.323847472 +0000 UTC m=+12.626311289 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.323847472 +0000 UTC m=+12.626311289 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004500e0 item 21 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.326415152 +0000 UTC m=+12.628878959 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.326415152 +0000 UTC m=+12.628878959 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450930 item 22 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.32857636 +0000 UTC m=+12.631040166 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.32857636 +0000 UTC m=+12.631040166 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.32857636 +0000 UTC m=+12.631040166 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450cb0 item 23 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707f00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707f00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.331007754 +0000 UTC m=+12.633471551 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000707f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96000): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96000): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96000): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.331007754 +0000 UTC m=+12.633471551 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451110 item 24 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d960c0): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000d960c0): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d960c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d960c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d960c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d960c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d960c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96100): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96100): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96100): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.332976279 +0000 UTC m=+12.635440076 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.332976279 +0000 UTC m=+12.635440076 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d961c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96200): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96200): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96200): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.332976279 +0000 UTC m=+12.635440076 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451420 item 25 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.335270917 +0000 UTC m=+12.637734724 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96300): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96300): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.335270917 +0000 UTC m=+12.637734724 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b20 item 26 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d963c0): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000d963c0): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d963c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d963c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d963c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d963c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d963c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.337855208 +0000 UTC m=+12.640319025 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.337855208 +0000 UTC m=+12.640319025 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d964c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96500): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.337855208 +0000 UTC m=+12.640319025 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8150 item 27 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.341859415 +0000 UTC m=+12.644323222 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96600): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96600): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96600): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.341859415 +0000 UTC m=+12.644323222 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8a10 item 28 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d966c0): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000d966c0): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d966c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d966c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d966c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d966c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d966c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96700): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.344304996 +0000 UTC m=+12.646768783 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d967c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d967c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d967c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d967c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d967c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.344304996 +0000 UTC m=+12.646768783 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d967c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8fc0 item 29 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96840): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96840): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96840): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.346272389 +0000 UTC m=+12.648736176 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000d96840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0a40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0a40): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.346272389 +0000 UTC m=+12.648736176 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4070 item 30 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b00): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc0009e0b00): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b00): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.347728613 +0000 UTC m=+12.650192401 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0b40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.347728613 +0000 UTC m=+12.650192401 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4700 item 31 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.349368001 +0000 UTC m=+12.651831788 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.349368001 +0000 UTC m=+12.651831788 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4d20 item 32 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.35069914 +0000 UTC m=+12.653162917 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d58f0 item 33 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.351240006 +0000 UTC m=+12.653703793 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0dc0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0dc0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.351240006 +0000 UTC m=+12.653703793 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5a40 item 33 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.352919659 +0000 UTC m=+12.655383446 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4230 item 34 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.353586891 +0000 UTC m=+12.656050679 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.353586891 +0000 UTC m=+12.656050679 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b44d0 item 34 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0ec0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0ec0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0ec0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0ec0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0ec0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.355124287 +0000 UTC m=+12.657588074 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0ec0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4a10 item 35 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.355655124 +0000 UTC m=+12.658118911 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f40): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.355655124 +0000 UTC m=+12.658118911 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4b60 item 35 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0fc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0fc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0fc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0fc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0fc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.357212698 +0000 UTC m=+12.659676475 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0fc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4ee0 item 36 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.357846117 +0000 UTC m=+12.660309904 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e10c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e10c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e10c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e10c0): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e10c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.357846117 +0000 UTC m=+12.660309904 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e10c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5180 item 36 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1100): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1100): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1100): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.359655854 +0000 UTC m=+12.662119642 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5730 item 37 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.360286408 +0000 UTC m=+12.662750185 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1180): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1180): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1180): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.360286408 +0000 UTC m=+12.662750185 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b58f0 item 37 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1200): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1200): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1200): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.361831217 +0000 UTC m=+12.664294995 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5c00 item 38 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.362575185 +0000 UTC m=+12.665038972 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e12c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1300): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1300): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.362575185 +0000 UTC m=+12.665038972 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5dc0 item 38 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1380): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1380): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1380): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.364073327 +0000 UTC m=+12.666537114 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540310 item 39 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.364664987 +0000 UTC m=+12.667128775 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1480): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1480): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1480): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.364664987 +0000 UTC m=+12.667128775 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 39 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1500): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1500): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1500): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.371089859 +0000 UTC m=+12.673553646 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e70 item 40 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.371811895 +0000 UTC m=+12.674275671 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e15c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1600): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1600): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1600): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.371811895 +0000 UTC m=+12.674275671 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005417a0 item 40 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.373292404 +0000 UTC m=+12.675756191 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541dc0 item 41 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.373876721 +0000 UTC m=+12.676340498 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6000 item 41 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.374590521 +0000 UTC m=+12.677054298 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e16c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1700): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1700): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1700): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.374590521 +0000 UTC m=+12.677054298 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e1700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a62a0 item 41 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.388760401 +0000 UTC m=+12.691224188 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a61c0 item 42 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.389429307 +0000 UTC m=+12.691893093 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a64d0 item 42 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.39072005 +0000 UTC m=+12.693183838 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e00c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0100): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0100): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0100): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.39072005 +0000 UTC m=+12.693183838 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6690 item 42 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.392530379 +0000 UTC m=+12.694994176 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e01c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0200): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0200): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6a10 item 43 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0200): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.393241744 +0000 UTC m=+12.695705531 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6bd0 item 43 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.394372187 +0000 UTC m=+12.696835973 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e02c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.394372187 +0000 UTC m=+12.696835973 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6d20 item 43 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.396268106 +0000 UTC m=+12.698731893 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e03c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7110 item 44 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.399614717 +0000 UTC m=+12.702078494 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7260 item 44 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.400560984 +0000 UTC m=+12.703024761 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e04c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.400560984 +0000 UTC m=+12.703024761 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7420 item 44 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.403199407 +0000 UTC m=+12.705663224 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e05c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0600): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0600): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a77a0 item 45 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0600): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.403998597 +0000 UTC m=+12.706462415 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e06c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e06c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e06c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e06c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e06c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.403998597 +0000 UTC m=+12.706462415 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e06c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a78f0 item 45 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.406741466 +0000 UTC m=+12.709205253 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e0780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e07c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e07c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e07c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7c00 item 46 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e07c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e07c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.407454175 +0000 UTC m=+12.709918002 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0009e07c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca080): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca080): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.407454175 +0000 UTC m=+12.709918002 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2540 item 46 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.409958676 +0000 UTC m=+12.712422494 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3260 item 47 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.410675763 +0000 UTC m=+12.713139549 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca280): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca280): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca280): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.410675763 +0000 UTC m=+12.713139549 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3490 item 47 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.413402041 +0000 UTC m=+12.715865828 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3a40 item 48 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.414022205 +0000 UTC m=+12.716485992 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca440): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca440): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca440): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.414022205 +0000 UTC m=+12.716485992 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3dc0 item 48 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.416341639 +0000 UTC m=+12.718805425 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e700 item 49 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.41738105 +0000 UTC m=+12.719844837 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca4c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca500): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.41738105 +0000 UTC m=+12.719844837 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e8c0 item 49 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.419687971 +0000 UTC m=+12.722151748 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ecb0 item 50 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.421711009 +0000 UTC m=+12.724174796 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca680): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca680): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca680): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.421711009 +0000 UTC m=+12.724174796 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ee00 item 50 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca700): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.424173501 +0000 UTC m=+12.726637288 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f110 item 51 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.425844398 +0000 UTC m=+12.728308205 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca7c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca800): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca800): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca800): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.425844398 +0000 UTC m=+12.728308205 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f260 item 51 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.428310177 +0000 UTC m=+12.730773974 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f650 item 52 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.429120328 +0000 UTC m=+12.731584125 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca980): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.429120328 +0000 UTC m=+12.731584125 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f810 item 52 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caa00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caa00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caa00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caa00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caa00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.431272949 +0000 UTC m=+12.733736736 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caa00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fb90 item 53 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.432181335 +0000 UTC m=+12.734645142 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab00): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.432181335 +0000 UTC m=+12.734645142 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fea0 item 53 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.434345767 +0000 UTC m=+12.736809564 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cab80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8540 item 54 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.436148331 +0000 UTC m=+12.738612118 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.436148331 +0000 UTC m=+12.738612118 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cac80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a89a0 item 54 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cad00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cad00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cad00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cad00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cad00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.439246398 +0000 UTC m=+12.741710185 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cad00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8f50 item 55 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.439944809 +0000 UTC m=+12.742408596 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cadc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae00): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.439944809 +0000 UTC m=+12.742408596 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9180 item 55 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.441478637 +0000 UTC m=+12.743942425 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cae80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9420 item 56 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.4420979 +0000 UTC m=+12.744561687 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.4420979 +0000 UTC m=+12.744561687 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007caf80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9650 item 56 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.443625258 +0000 UTC m=+12.746089045 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb040): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb080): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb080): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9a40 item 57 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb080): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.444226206 +0000 UTC m=+12.746689993 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9c00 item 57 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.444853794 +0000 UTC m=+12.747317581 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb180): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb180): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb180): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.444853794 +0000 UTC m=+12.747317581 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404070 item 57 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.446421137 +0000 UTC m=+12.748884924 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404460 item 58 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.446873595 +0000 UTC m=+12.749337383 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004045b0 item 58 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.447495793 +0000 UTC m=+12.749959580 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb380): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb380): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.447495793 +0000 UTC m=+12.749959580 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404850 item 58 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.449042477 +0000 UTC m=+12.751506264 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 59 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.449525855 +0000 UTC m=+12.751989642 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404d90 item 59 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.450090815 +0000 UTC m=+12.752554603 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb580): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb580): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb580): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.450090815 +0000 UTC m=+12.752554603 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404ee0 item 59 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.451649351 +0000 UTC m=+12.754113138 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405180 item 60 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.452263223 +0000 UTC m=+12.754727010 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004052d0 item 60 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.452956977 +0000 UTC m=+12.755420753 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb780): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb780): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb780): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.452956977 +0000 UTC m=+12.755420753 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405420 item 60 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.45469584 +0000 UTC m=+12.757159627 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4230 item 61 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.455229942 +0000 UTC m=+12.757693730 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e680c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68180): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68180): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68180): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.455229942 +0000 UTC m=+12.757693730 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4540 item 61 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.456689443 +0000 UTC m=+12.759153230 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4850 item 62 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.45731105 +0000 UTC m=+12.759774827 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68340): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68340): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68340): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.45731105 +0000 UTC m=+12.759774827 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a80 item 62 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.458601983 +0000 UTC m=+12.761065770 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4e00 item 63 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.459235753 +0000 UTC m=+12.761699530 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68500): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.459235753 +0000 UTC m=+12.761699530 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4f50 item 63 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.460406311 +0000 UTC m=+12.762870097 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e685c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68600): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68600): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f51f0 item 64 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68600): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.461005095 +0000 UTC m=+12.763468882 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e686c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e686c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e686c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e686c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e686c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.461005095 +0000 UTC m=+12.763468882 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e686c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5490 item 64 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.462601942 +0000 UTC m=+12.765065729 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 65 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.463182512 +0000 UTC m=+12.765646300 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68840): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68840): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68840): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.463182512 +0000 UTC m=+12.765646300 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f59d0 item 65 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.464702866 +0000 UTC m=+12.767166653 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c70 item 66 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.46535484 +0000 UTC m=+12.767818627 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e688c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68900): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68900): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68900): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.46535484 +0000 UTC m=+12.767818627 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5e30 item 66 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68940): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68940): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68940): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.466842152 +0000 UTC m=+12.769305930 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f82a0 item 67 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.46765069 +0000 UTC m=+12.770114477 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e689c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e689c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e689c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e689c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e689c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.46765069 +0000 UTC m=+12.770114477 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e689c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f84d0 item 67 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68a40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68a40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.469163771 +0000 UTC m=+12.771627548 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 68 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.469741666 +0000 UTC m=+12.772205443 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b40): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.469741666 +0000 UTC m=+12.772205443 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 68 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.471170517 +0000 UTC m=+12.773634305 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8ee0 item 69 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.47174741 +0000 UTC m=+12.774211198 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.47174741 +0000 UTC m=+12.774211198 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f90a0 item 69 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.473150395 +0000 UTC m=+12.775614181 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f93b0 item 70 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.473825361 +0000 UTC m=+12.776289149 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.473825361 +0000 UTC m=+12.776289149 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 70 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68e00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68e00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68e00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68e00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68e00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.475174414 +0000 UTC m=+12.777638201 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68e00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9810 item 71 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.47576353 +0000 UTC m=+12.778227317 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68ec0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.47576353 +0000 UTC m=+12.778227317 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9960 item 71 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.477082777 +0000 UTC m=+12.779546564 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e68f80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9d50 item 72 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.477726635 +0000 UTC m=+12.780190423 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69040): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69080): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69080): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.477726635 +0000 UTC m=+12.780190423 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9ea0 item 72 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.479128216 +0000 UTC m=+12.781592003 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e690c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69100): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69100): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e64d0 item 73 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69100): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.47962559 +0000 UTC m=+12.782089377 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e67e0 item 73 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.480201772 +0000 UTC m=+12.782665559 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69180): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69180): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69180): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.480201772 +0000 UTC m=+12.782665559 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6bd0 item 73 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.481697509 +0000 UTC m=+12.784161296 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e73b0 item 74 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.482257691 +0000 UTC m=+12.784721468 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7570 item 74 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.482943599 +0000 UTC m=+12.785407386 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69380): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69380): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.482943599 +0000 UTC m=+12.785407386 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e77a0 item 74 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.484705758 +0000 UTC m=+12.787169545 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7f10 item 75 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.485355998 +0000 UTC m=+12.787819775 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a1c0 item 75 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.48597474 +0000 UTC m=+12.788438526 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69580): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69580): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69580): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.48597474 +0000 UTC m=+12.788438526 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a310 item 75 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.487351144 +0000 UTC m=+12.789814930 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036abd0 item 76 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.487813512 +0000 UTC m=+12.790277299 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ad90 item 76 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.488374164 +0000 UTC m=+12.790837951 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69780): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69780): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69780): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.488374164 +0000 UTC m=+12.790837951 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036af50 item 76 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.48958085 +0000 UTC m=+12.792044636 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b490 item 77 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.49003989 +0000 UTC m=+12.792503678 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69940): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69940): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69940): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.49003989 +0000 UTC m=+12.792503678 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b650 item 77 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.491128975 +0000 UTC m=+12.793592762 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b8f0 item 78 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.491635987 +0000 UTC m=+12.794099774 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69b00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69b00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.491635987 +0000 UTC m=+12.794099774 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ba40 item 78 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.493001981 +0000 UTC m=+12.795465768 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69c00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a000 item 79 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69c00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.493478275 +0000 UTC m=+12.795942063 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69cc0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69cc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69cc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69cc0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69cc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.493478275 +0000 UTC m=+12.795942063 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69cc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a5b0 item 79 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.494917317 +0000 UTC m=+12.797381105 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69dc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053acb0 item 80 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69dc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.495426051 +0000 UTC m=+12.797889839 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69e80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69e80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.495426051 +0000 UTC m=+12.797889839 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053afc0 item 80 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69ec0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69ec0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69ec0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69ec0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69ec0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.496952798 +0000 UTC m=+12.799416575 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69ec0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b3b0 item 81 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.497454681 +0000 UTC m=+12.799918468 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f40): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.497454681 +0000 UTC m=+12.799918468 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000e69f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b810 item 81 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.498698676 +0000 UTC m=+12.801162463 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532070 item 82 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.4992446 +0000 UTC m=+12.801708378 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710380): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710380): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.4992446 +0000 UTC m=+12.801708378 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532310 item 82 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.500633288 +0000 UTC m=+12.803097074 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a80 item 83 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.501342578 +0000 UTC m=+12.803806366 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.501342578 +0000 UTC m=+12.803806366 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532e70 item 83 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.502655533 +0000 UTC m=+12.805119320 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005335e0 item 84 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.503198222 +0000 UTC m=+12.805662010 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.503198222 +0000 UTC m=+12.805662010 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005338f0 item 84 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710700): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.504524443 +0000 UTC m=+12.806988229 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e000 item 85 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.505060558 +0000 UTC m=+12.807524345 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710800): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710800): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710800): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.505060558 +0000 UTC m=+12.807524345 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e770 item 85 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.506305476 +0000 UTC m=+12.808769253 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f030 item 86 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.506855447 +0000 UTC m=+12.809319235 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.506855447 +0000 UTC m=+12.809319235 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f340 item 86 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.508221964 +0000 UTC m=+12.810685750 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f9d0 item 87 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.509100463 +0000 UTC m=+12.811564249 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710b00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710b00): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.509100463 +0000 UTC m=+12.811564249 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194000 item 87 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.51058006 +0000 UTC m=+12.813043857 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194700 item 88 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.51114967 +0000 UTC m=+12.813613457 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ec0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.51114967 +0000 UTC m=+12.813613457 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194850 item 88 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.512562171 +0000 UTC m=+12.815025958 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194e70 item 89 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.513111472 +0000 UTC m=+12.815575249 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195110 item 89 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.513632281 +0000 UTC m=+12.816096067 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.513632281 +0000 UTC m=+12.816096067 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195340 item 89 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.515011679 +0000 UTC m=+12.817475457 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195ab0 item 90 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711700): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.515524272 +0000 UTC m=+12.817988059 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195ea0 item 90 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.516076248 +0000 UTC m=+12.818540035 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007117c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711800): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711800): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711800): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.516076248 +0000 UTC m=+12.818540035 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005362a0 item 90 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.517459825 +0000 UTC m=+12.819923612 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007118c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711900): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711900): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536ee0 item 91 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711900): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.517905262 +0000 UTC m=+12.820369049 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005372d0 item 91 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.518475823 +0000 UTC m=+12.820939600 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a40): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.518475823 +0000 UTC m=+12.820939600 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537490 item 91 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.519767437 +0000 UTC m=+12.822231224 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537960 item 92 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.520230307 +0000 UTC m=+12.822694094 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537d50 item 92 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.520714406 +0000 UTC m=+12.823178192 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb7c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb7c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb7c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb7c0): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb7c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.520714406 +0000 UTC m=+12.823178192 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb7c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 92 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.521892978 +0000 UTC m=+12.824356765 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb8c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb8c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb8c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ab0 item 93 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb8c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb8c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.522351108 +0000 UTC m=+12.824814894 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb8c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb980): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.522351108 +0000 UTC m=+12.824814894 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cb980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405dc0 item 93 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.523522256 +0000 UTC m=+12.825986043 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 94 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.523981318 +0000 UTC m=+12.826445105 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cba80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbb40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbb40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbb40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbb40): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbb40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.523981318 +0000 UTC m=+12.826445105 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbb40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 94 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.525156023 +0000 UTC m=+12.827619811 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 95 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.525667173 +0000 UTC m=+12.828130950 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbc40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbd00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbd00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbd00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbd00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbd00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.525667173 +0000 UTC m=+12.828130950 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbd00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 95 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.527023218 +0000 UTC m=+12.829487005 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbdc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbe00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbe00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbe00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 96 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbe00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbe00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.527485847 +0000 UTC m=+12.829949624 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbe00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbec0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbec0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbec0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbec0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbec0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.527485847 +0000 UTC m=+12.829949624 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007cbec0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 96 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= 2025/04/28 02:03:56 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : >WaitForWriters: 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b780): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b780): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b780): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.558846499 +0000 UTC m=+12.861310306 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.558846499 +0000 UTC m=+12.861310306 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b7c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b800): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b800): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b800): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.558846499 +0000 UTC m=+12.861310306 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4fc0 item 1 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.561284636 +0000 UTC m=+12.863748433 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b8c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b8c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b8c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b8c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b8c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.561284636 +0000 UTC m=+12.863748433 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b8c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e55e0 item 2 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b900): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b900): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b900): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.563097569 +0000 UTC m=+12.865561366 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.563097569 +0000 UTC m=+12.865561366 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b980): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.563097569 +0000 UTC m=+12.865561366 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058b980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0310 item 3 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.566784281 +0000 UTC m=+12.869248087 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.566784281 +0000 UTC m=+12.869248087 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058ba80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c11f0 item 4 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bac0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bac0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.569642636 +0000 UTC m=+12.872106433 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.569642636 +0000 UTC m=+12.872106433 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb40): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.569642636 +0000 UTC m=+12.872106433 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bb40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1570 item 5 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bbc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bbc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bbc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bbc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bbc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.572351281 +0000 UTC m=+12.874815088 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bbc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bcc0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bcc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bcc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bcc0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bcc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.572351281 +0000 UTC m=+12.874815088 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bcc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1f10 item 6 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bd80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bd80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bd80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bd80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bd80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.574230529 +0000 UTC m=+12.876694326 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058bd80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.574230529 +0000 UTC m=+12.876694326 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.574230529 +0000 UTC m=+12.876694326 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00058be80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006023f0 item 7 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606000): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606000): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606000): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.576566163 +0000 UTC m=+12.879029970 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606080): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606080): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.576566163 +0000 UTC m=+12.879029970 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602a80 item 8 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606180): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000606180): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606180): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606180): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606180): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606180): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.578257048 +0000 UTC m=+12.880720845 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.578257048 +0000 UTC m=+12.880720845 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606440): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606440): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606440): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.578257048 +0000 UTC m=+12.880720845 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602d20 item 9 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606940): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606940): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606940): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.58057517 +0000 UTC m=+12.883038967 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606a80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606a80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.58057517 +0000 UTC m=+12.883038967 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603110 item 10 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b40): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000606b40): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b40): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.582275942 +0000 UTC m=+12.884739739 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.582275942 +0000 UTC m=+12.884739739 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.582275942 +0000 UTC m=+12.884739739 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006035e0 item 11 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.584502243 +0000 UTC m=+12.886966040 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.584502243 +0000 UTC m=+12.886966040 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603b20 item 12 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e40): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000606e40): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.586194248 +0000 UTC m=+12.888658045 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606f80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606f80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606f80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606f80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606f80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.586194248 +0000 UTC m=+12.888658045 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000606f80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2000 item 13 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607000): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607000): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607000): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.587852972 +0000 UTC m=+12.890316779 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607080): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607080): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.587852972 +0000 UTC m=+12.890316779 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2b60 item 14 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607180): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000607180): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607180): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607180): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607180): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607180): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.589571929 +0000 UTC m=+12.892035726 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607340): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607340): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607340): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.589571929 +0000 UTC m=+12.892035726 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3260 item 15 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006073c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006073c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006073c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006073c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006073c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.59129308 +0000 UTC m=+12.893756877 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006073c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607440): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607440): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607440): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.59129308 +0000 UTC m=+12.893756877 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3730 item 16 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.593028218 +0000 UTC m=+12.895492015 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.593028218 +0000 UTC m=+12.895492015 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006074c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607500): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.593028218 +0000 UTC m=+12.895492015 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3a40 item 17 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.59513927 +0000 UTC m=+12.897603067 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607600): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607600): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607600): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.59513927 +0000 UTC m=+12.897603067 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ea0 item 18 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.596862596 +0000 UTC m=+12.899326422 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.596862596 +0000 UTC m=+12.899326422 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607780): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607780): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607780): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.596862596 +0000 UTC m=+12.899326422 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a310 item 19 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607800): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607800): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607800): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.599513422 +0000 UTC m=+12.901977220 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607880): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607880): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607880): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.599513422 +0000 UTC m=+12.901977220 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a8c0 item 20 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607900): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607900): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607900): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.601386418 +0000 UTC m=+12.903850215 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.601386418 +0000 UTC m=+12.903850215 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0006079c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.601386418 +0000 UTC m=+12.903850215 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 21 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.60355033 +0000 UTC m=+12.906014137 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.60355033 +0000 UTC m=+12.906014137 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bdc0 item 22 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.605173868 +0000 UTC m=+12.907637665 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.605173868 +0000 UTC m=+12.907637665 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.605173868 +0000 UTC m=+12.907637665 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6460 item 23 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.616070373 +0000 UTC m=+12.918534151 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.616070373 +0000 UTC m=+12.918534151 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6850 item 24 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e40): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000607e40): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.618064278 +0000 UTC m=+12.920528064 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.618064278 +0000 UTC m=+12.920528064 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000607f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.618064278 +0000 UTC m=+12.920528064 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6cb0 item 25 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742900): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742900): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742900): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.621700353 +0000 UTC m=+12.924164140 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.621700353 +0000 UTC m=+12.924164140 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4a80 item 26 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000742a40): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.626336485 +0000 UTC m=+12.928800273 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.626336485 +0000 UTC m=+12.928800273 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.626336485 +0000 UTC m=+12.928800273 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e70 item 27 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.629256257 +0000 UTC m=+12.931720044 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62100): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62100): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62100): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.629256257 +0000 UTC m=+12.931720044 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7260 item 28 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a621c0): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000a621c0): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a621c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a621c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a621c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a621c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a621c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62200): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62200): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62200): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.631278695 +0000 UTC m=+12.933742482 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a622c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a622c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a622c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a622c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a622c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.631278695 +0000 UTC m=+12.933742482 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a622c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7730 item 29 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.633640448 +0000 UTC m=+12.936104225 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.633640448 +0000 UTC m=+12.936104225 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6310 item 30 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62140): _readAt: size=2, off=0 2025/04/28 02:03:56 ERROR : open-test-file(0xc000a62140): Couldn't read size of file 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62140): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62140): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62140): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62140): close: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62180): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62180): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62180): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.635307336 +0000 UTC m=+12.937771114 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62380): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62380): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.635307336 +0000 UTC m=+12.937771114 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6700 item 31 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.636564327 +0000 UTC m=+12.939028113 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62480): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62480): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62480): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.636564327 +0000 UTC m=+12.939028113 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b69a0 item 32 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a624c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a624c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a624c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a624c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a624c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.638079942 +0000 UTC m=+12.940543729 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a624c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6e70 item 33 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.639168055 +0000 UTC m=+12.941631842 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62540): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62540): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62540): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.639168055 +0000 UTC m=+12.941631842 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7030 item 33 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.64040128 +0000 UTC m=+12.942865067 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7a40 item 34 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.641158992 +0000 UTC m=+12.943622779 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a625c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62600): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62600): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62600): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.641158992 +0000 UTC m=+12.943622779 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7c70 item 34 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62640): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62640): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.642511841 +0000 UTC m=+12.944975629 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c40e0 item 35 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.642977005 +0000 UTC m=+12.945440792 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a626c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a626c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a626c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a626c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a626c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.642977005 +0000 UTC m=+12.945440792 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a626c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4460 item 35 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62740): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62740): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62740): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.644529149 +0000 UTC m=+12.946992936 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c49a0 item 36 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.645394964 +0000 UTC m=+12.947858751 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62840): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62840): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62840): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.645394964 +0000 UTC m=+12.947858751 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4c40 item 36 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.646694754 +0000 UTC m=+12.949158541 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c50a0 item 37 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.647263762 +0000 UTC m=+12.949727549 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a628c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62900): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62900): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62900): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.647263762 +0000 UTC m=+12.949727549 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5260 item 37 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62980): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62980): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62980): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.64854155 +0000 UTC m=+12.951005338 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c56c0 item 38 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.649475194 +0000 UTC m=+12.951938981 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.649475194 +0000 UTC m=+12.951938981 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5880 item 38 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62b00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62b00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65065016 +0000 UTC m=+12.953113936 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5b90 item 39 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.651150058 +0000 UTC m=+12.953613846 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.651150058 +0000 UTC m=+12.953613846 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5d50 item 39 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.652394214 +0000 UTC m=+12.954857991 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a62a0 item 40 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65308472 +0000 UTC m=+12.955548507 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65308472 +0000 UTC m=+12.955548507 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a64d0 item 40 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.654676598 +0000 UTC m=+12.957140376 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a68c0 item 41 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.655223866 +0000 UTC m=+12.957687643 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6a10 item 41 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65569532 +0000 UTC m=+12.958159107 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65569532 +0000 UTC m=+12.958159107 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6bd0 item 41 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.657610506 +0000 UTC m=+12.960074294 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a62f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63080): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63080): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6f50 item 42 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63080): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.658637694 +0000 UTC m=+12.961101481 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7110 item 42 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65941257 +0000 UTC m=+12.961876356 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63180): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63180): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63180): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.65941257 +0000 UTC m=+12.961876356 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7260 item 42 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.661235632 +0000 UTC m=+12.963699419 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7570 item 43 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.661761368 +0000 UTC m=+12.964225156 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a77a0 item 43 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.662413883 +0000 UTC m=+12.964877671 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63380): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63380): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.662413883 +0000 UTC m=+12.964877671 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a78f0 item 43 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.663798723 +0000 UTC m=+12.966262510 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7c00 item 44 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.664460836 +0000 UTC m=+12.966924613 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7dc0 item 44 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.665044091 +0000 UTC m=+12.967507868 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63580): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63580): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63580): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.665044091 +0000 UTC m=+12.967507868 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7f10 item 44 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.666399064 +0000 UTC m=+12.968862851 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2540 item 45 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.666874557 +0000 UTC m=+12.969338334 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63740): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63740): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63740): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.666874557 +0000 UTC m=+12.969338334 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b30a0 item 45 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.669680465 +0000 UTC m=+12.972144252 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63840): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63840): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3490 item 46 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63840): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.671932812 +0000 UTC m=+12.974396599 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63900): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63900): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63900): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.671932812 +0000 UTC m=+12.974396599 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3730 item 46 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.673539359 +0000 UTC m=+12.976003146 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a639c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63a00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3dc0 item 47 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63a00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.67402488 +0000 UTC m=+12.976488668 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63ac0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63ac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63ac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63ac0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63ac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.67402488 +0000 UTC m=+12.976488668 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63ac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e380 item 47 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.675747124 +0000 UTC m=+12.978210901 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63bc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e8c0 item 48 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63bc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.676568556 +0000 UTC m=+12.979032342 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63c80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63c80): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.676568556 +0000 UTC m=+12.979032342 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ea10 item 48 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63cc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63cc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63cc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63cc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63cc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.67830217 +0000 UTC m=+12.980765957 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63cc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ee00 item 49 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.678876819 +0000 UTC m=+12.981340606 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d40): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.678876819 +0000 UTC m=+12.981340606 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044efc0 item 49 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63dc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63dc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.681256186 +0000 UTC m=+12.983719993 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f260 item 50 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.682273806 +0000 UTC m=+12.984737613 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742080): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742080): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742080): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.682273806 +0000 UTC m=+12.984737613 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a83f0 item 50 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742100): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742100): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742100): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.683878047 +0000 UTC m=+12.986341854 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8a10 item 51 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.684575958 +0000 UTC m=+12.987039765 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007421c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742200): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742200): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742200): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.684575958 +0000 UTC m=+12.987039765 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8d90 item 51 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.686851519 +0000 UTC m=+12.989315326 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a91f0 item 52 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.68812493 +0000 UTC m=+12.990588737 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742380): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742380): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.68812493 +0000 UTC m=+12.990588737 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9340 item 52 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.6907459 +0000 UTC m=+12.993209708 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a96c0 item 53 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.691547084 +0000 UTC m=+12.994010891 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007424c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742500): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.691547084 +0000 UTC m=+12.994010891 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9810 item 53 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.693702912 +0000 UTC m=+12.996166719 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9ea0 item 54 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.694638307 +0000 UTC m=+12.997102084 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742680): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742680): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742680): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.694638307 +0000 UTC m=+12.997102084 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f40e0 item 54 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742700): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742700): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.696154574 +0000 UTC m=+12.998618361 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4540 item 55 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.696764549 +0000 UTC m=+12.999228336 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007427c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742800): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742800): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742800): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.696764549 +0000 UTC m=+12.999228336 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4700 item 55 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.698228948 +0000 UTC m=+13.000692734 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a80 item 56 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.698843581 +0000 UTC m=+13.001307368 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.698843581 +0000 UTC m=+13.001307368 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4c40 item 56 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.700177586 +0000 UTC m=+13.002641373 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4f50 item 57 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.700670772 +0000 UTC m=+13.003134558 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f50a0 item 57 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.701296697 +0000 UTC m=+13.003760485 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.701296697 +0000 UTC m=+13.003760485 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742b80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f51f0 item 57 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.702691626 +0000 UTC m=+13.005155413 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f56c0 item 58 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.703195612 +0000 UTC m=+13.005659399 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 58 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.703809143 +0000 UTC m=+13.006272931 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.703809143 +0000 UTC m=+13.006272931 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f59d0 item 58 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.705233448 +0000 UTC m=+13.007697234 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c70 item 59 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.705720782 +0000 UTC m=+13.008184570 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5e30 item 59 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.706397022 +0000 UTC m=+13.008860809 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f80): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.706397022 +0000 UTC m=+13.008860809 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000742f80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f80e0 item 59 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.707854417 +0000 UTC m=+13.010318205 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743040): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743080): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743080): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743080): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f84d0 item 60 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743080): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743080): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.708397867 +0000 UTC m=+13.010861654 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743080): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8620 item 60 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.709055121 +0000 UTC m=+13.011518908 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743180): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743180): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743180): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743180): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743180): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.709055121 +0000 UTC m=+13.011518908 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743180): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 60 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.710455491 +0000 UTC m=+13.012919277 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743280): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743280): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8d90 item 61 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743280): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.710958245 +0000 UTC m=+13.013422032 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743340): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743340): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743340): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.710958245 +0000 UTC m=+13.013422032 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8ee0 item 61 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.712585248 +0000 UTC m=+13.015049036 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9260 item 62 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.713116326 +0000 UTC m=+13.015580112 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743500): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743500): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743500): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.713116326 +0000 UTC m=+13.015580112 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f93b0 item 62 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.71494058 +0000 UTC m=+13.017404367 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007435c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743600): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743600): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f96c0 item 63 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743600): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.715425701 +0000 UTC m=+13.017889488 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007436c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007436c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007436c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007436c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007436c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.715425701 +0000 UTC m=+13.017889488 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007436c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9810 item 63 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): >_readAt: n=0, err=Bad file descriptor 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.71697538 +0000 UTC m=+13.019439167 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007437c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007437c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007437c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9c00 item 64 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007437c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007437c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.717468535 +0000 UTC m=+13.019932323 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007437c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743880): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743880): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743880): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.717468535 +0000 UTC m=+13.019932323 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9d50 item 64 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007438c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007438c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007438c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007438c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007438c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.718957842 +0000 UTC m=+13.021421629 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007438c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e61c0 item 65 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.719484942 +0000 UTC m=+13.021948729 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743940): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743940): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743940): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.719484942 +0000 UTC m=+13.021948729 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e64d0 item 65 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743980): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743980): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743980): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.721979755 +0000 UTC m=+13.024443532 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6bd0 item 66 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.722591574 +0000 UTC m=+13.025055350 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007439c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a00): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.722591574 +0000 UTC m=+13.025055350 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6fc0 item 66 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.723898226 +0000 UTC m=+13.026362013 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7570 item 67 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.72451845 +0000 UTC m=+13.026982237 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743ac0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743ac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743ac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743ac0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743ac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.72451845 +0000 UTC m=+13.026982237 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743ac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e77a0 item 67 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743c40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743c40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743c40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743c40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743c40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.725948406 +0000 UTC m=+13.028412192 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743c40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7f10 item 68 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.726554743 +0000 UTC m=+13.029018531 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d40): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d40): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d40): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.726554743 +0000 UTC m=+13.029018531 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a1c0 item 68 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.727897855 +0000 UTC m=+13.030361642 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a700 item 69 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.728495697 +0000 UTC m=+13.030959484 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e00): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.728495697 +0000 UTC m=+13.030959484 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036abd0 item 69 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.729918868 +0000 UTC m=+13.032382646 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036af50 item 70 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.730477137 +0000 UTC m=+13.032940923 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000743f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000159200): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000159200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000159200): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000159200): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000159200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.730477137 +0000 UTC m=+13.032940923 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000159200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b260 item 70 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63f00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63f00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.73193324 +0000 UTC m=+13.034397018 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000a63f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f420 item 71 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.732750565 +0000 UTC m=+13.035214351 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.732750565 +0000 UTC m=+13.035214351 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f6c0 item 71 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007103c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007103c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007103c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007103c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007103c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.734169989 +0000 UTC m=+13.036633776 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007103c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fa40 item 72 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.734746271 +0000 UTC m=+13.037210058 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.734746271 +0000 UTC m=+13.037210058 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007104c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fc70 item 72 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.736073042 +0000 UTC m=+13.038536829 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710500): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710540): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710540): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a070 item 73 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710540): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.736563743 +0000 UTC m=+13.039027519 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a620 item 73 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.73720702 +0000 UTC m=+13.039670807 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007105c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007105c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007105c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007105c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007105c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.73720702 +0000 UTC m=+13.039670807 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007105c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053abd0 item 73 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.73857032 +0000 UTC m=+13.041034107 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007106c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007106c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007106c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b030 item 74 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007106c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007106c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.739050712 +0000 UTC m=+13.041514499 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007106c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b1f0 item 74 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.739649667 +0000 UTC m=+13.042113454 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.739649667 +0000 UTC m=+13.042113454 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007107c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b730 item 74 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.742623969 +0000 UTC m=+13.045087756 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007108c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007108c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007108c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bea0 item 75 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007108c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007108c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.743173201 +0000 UTC m=+13.045636987 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007108c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): _writeAt: size=3, off=2 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005320e0 item 75 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.743776704 +0000 UTC m=+13.046240490 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007109c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007109c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007109c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007109c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007109c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.743776704 +0000 UTC m=+13.046240490 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007109c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005323f0 item 75 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.745281078 +0000 UTC m=+13.047744855 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532c40 item 76 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.745768463 +0000 UTC m=+13.048232250 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710ac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532f50 item 76 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): _writeAt: size=3, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.746466483 +0000 UTC m=+13.048930260 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710c00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710c00): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.746466483 +0000 UTC m=+13.048930260 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533180 item 76 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.74832924 +0000 UTC m=+13.050793027 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000710f00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711140): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711140): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711140): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b20 item 77 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711140): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711140): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.748901565 +0000 UTC m=+13.051365341 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711140): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.748901565 +0000 UTC m=+13.051365341 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007114c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533ea0 item 77 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.750884426 +0000 UTC m=+13.053348213 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e8c0 item 78 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.75141395 +0000 UTC m=+13.053877738 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007115c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.75141395 +0000 UTC m=+13.053877738 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711680): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ef50 item 78 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.752941038 +0000 UTC m=+13.055404825 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0001597c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e000): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e000): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b650 item 79 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e000): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.753433853 +0000 UTC m=+13.055897640 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e100): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e100): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e100): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e100): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e100): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.753433853 +0000 UTC m=+13.055897640 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e100): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b7a0 item 79 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.754628155 +0000 UTC m=+13.057091942 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e1c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e200): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e200): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ba40 item 80 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e200): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.755169781 +0000 UTC m=+13.057633558 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e300): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e300): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e300): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.755169781 +0000 UTC m=+13.057633558 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc70 item 80 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e340): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e340): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e340): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e340): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e340): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.756667573 +0000 UTC m=+13.059131351 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e340): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194310 item 81 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.757444853 +0000 UTC m=+13.059908639 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e3c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e3c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e3c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e3c0): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e3c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.757444853 +0000 UTC m=+13.059908639 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e3c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194700 item 81 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e440): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e440): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e440): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e440): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e440): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.759051909 +0000 UTC m=+13.061515697 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e440): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194af0 item 82 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.75969652 +0000 UTC m=+13.062160306 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e780): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e780): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e780): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.75969652 +0000 UTC m=+13.062160306 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040e780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000194e70 item 82 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f0c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f0c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f0c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f0c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f0c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.7611672 +0000 UTC m=+13.063630987 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f0c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195340 item 83 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.761948818 +0000 UTC m=+13.064412605 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f240): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f280): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f280): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f280): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f280): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f280): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.761948818 +0000 UTC m=+13.064412605 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f280): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195650 item 83 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f300): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f300): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f300): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.764315571 +0000 UTC m=+13.066779358 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195ea0 item 84 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.765058385 +0000 UTC m=+13.067522172 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f3c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f400): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f400): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f400): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f400): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f400): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.765058385 +0000 UTC m=+13.067522172 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f400): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404150 item 84 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f480): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f480): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f480): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.766553331 +0000 UTC m=+13.069017118 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 85 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.767134322 +0000 UTC m=+13.069598109 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f580): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f580): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f580): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.767134322 +0000 UTC m=+13.069598109 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404620 item 85 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f600): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f600): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f600): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f600): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f600): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.768705181 +0000 UTC m=+13.071168968 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f600): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404af0 item 86 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.769356003 +0000 UTC m=+13.071819790 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f700): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f740): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f740): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f740): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f740): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f740): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.769356003 +0000 UTC m=+13.071819790 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f740): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 86 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f800): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f800): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f800): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f800): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f800): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.77071818 +0000 UTC m=+13.073181967 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f800): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404f50 item 87 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.77127218 +0000 UTC m=+13.073735967 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f900): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f980): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f980): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f980): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f980): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f980): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.77127218 +0000 UTC m=+13.073735967 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040f980): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 87 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fa40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fa40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fa40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fa40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fa40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.772655818 +0000 UTC m=+13.075119605 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fa40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405340 item 88 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.77328027 +0000 UTC m=+13.075744058 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.77328027 +0000 UTC m=+13.075744058 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc00040fd80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405490 item 88 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.774643079 +0000 UTC m=+13.077106865 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356300): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356a80): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356a80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356a80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 89 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356a80): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356a80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.775150461 +0000 UTC m=+13.077614248 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356a80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c00 item 89 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.778099367 +0000 UTC m=+13.080563144 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356c80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356dc0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356dc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356dc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356dc0): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356dc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.778099367 +0000 UTC m=+13.080563144 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000356dc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405e30 item 89 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.779537306 +0000 UTC m=+13.082001083 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0003573c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711780): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711780): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711780): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f260 item 90 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711780): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711780): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.779932128 +0000 UTC m=+13.082395914 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711780): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f420 item 90 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.780484415 +0000 UTC m=+13.082948201 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711840): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711880): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711880): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711880): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711880): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711880): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.780484415 +0000 UTC m=+13.082948201 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711880): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f7a0 item 90 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.781635585 +0000 UTC m=+13.084099363 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711940): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007119c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007119c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007119c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005362a0 item 91 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007119c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007119c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.782301445 +0000 UTC m=+13.084765232 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007119c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): >_readAt: n=2, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): _writeAt: size=3, off=7 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005369a0 item 91 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.783009855 +0000 UTC m=+13.085473632 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711ac0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b00): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b00): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b00): >_readAt: n=8, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.783009855 +0000 UTC m=+13.085473632 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711b00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536ee0 item 91 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.784610921 +0000 UTC m=+13.087074708 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711bc0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c00): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c00): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c00): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537490 item 92 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c00): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c00): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.785182814 +0000 UTC m=+13.087646602 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711c00): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): open at offset 5 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005376c0 item 92 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): _readAt: size=2, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): _writeAt: size=3, off=5 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): >_writeAt: n=3, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.785837384 +0000 UTC m=+13.088301160 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711d80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711e80): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711e80): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711e80): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711e80): >_readAt: n=3, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711e80): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.785837384 +0000 UTC m=+13.088301160 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711e80): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537960 item 92 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.787166388 +0000 UTC m=+13.089630165 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc000711f40): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca000): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca000): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca000): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4000 item 93 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca000): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca000): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.787639647 +0000 UTC m=+13.090103434 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca000): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca0c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca0c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca0c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca0c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca0c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.787639647 +0000 UTC m=+13.090103434 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca0c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4150 item 93 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.789219312 +0000 UTC m=+13.091683098 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca1c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca200): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca200): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca200): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4770 item 94 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca200): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca200): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.789709562 +0000 UTC m=+13.092173350 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca200): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca2c0): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca2c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca2c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca2c0): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca2c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.789709562 +0000 UTC m=+13.092173350 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca2c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a10 item 94 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.791216532 +0000 UTC m=+13.093680308 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca380): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca3c0): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca3c0): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca3c0): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 95 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca3c0): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca3c0): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.79168987 +0000 UTC m=+13.094153646 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca3c0): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.79168987 +0000 UTC m=+13.094153646 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca480): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e53b0 item 95 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 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/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): open at offset 0 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): _readAt: size=2, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): >_readAt: n=0, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.79324018 +0000 UTC m=+13.095703967 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca540): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): _writeAt: size=5, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): >openPending: err= 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e58f0 item 96 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): >_writeAt: n=5, err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.793724319 +0000 UTC m=+13.096188107 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca580): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 02:03:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:03:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 02:03:56 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): _readAt: size=512, off=0 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): openPending: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >openPending: err= 2025/04/28 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >_readAt: n=5, err=EOF 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): close: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 02:03:56.793724319 +0000 UTC m=+13.096188107 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 02:03:56 DEBUG : open-test-file(0xc0007ca640): >close: err= 2025/04/28 02:03:56 DEBUG : open-test-file: Remove: 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0310 item 96 2025/04/28 02:03:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 02:03:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 02:03:56 DEBUG : open-test-file: >Remove: err= 2025/04/28 02:03:56 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : >WaitForWriters: 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:03:56 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:03:56 DEBUG : file1: newRWFileHandle: 2025/04/28 02:03:56 DEBUG : file1(0xc000607ec0): openPending: 2025/04/28 02:03:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:56 DEBUG : file1(0xc000607ec0): >openPending: err= 2025/04/28 02:03:56 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 02:03:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:03:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 02:03:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/28 02:03:56 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : file1: active writers 1 2025/04/28 02:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : file1: active writers 1 2025/04/28 02:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : file1: active writers 1 2025/04/28 02:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : file1: active writers 1 2025/04/28 02:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:03:56 DEBUG : : Looking for writers 2025/04/28 02:03:56 DEBUG : file1: reading active writers 2025/04/28 02:03:56 DEBUG : file1: active writers 1 2025/04/28 02:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/28 02:03:57 DEBUG : : Looking for writers 2025/04/28 02:03:57 DEBUG : file1: reading active writers 2025/04/28 02:03:57 DEBUG : file1: active writers 1 2025/04/28 02:03:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/28 02:03:57 DEBUG : : Looking for writers 2025/04/28 02:03:57 DEBUG : file1: reading active writers 2025/04/28 02:03:57 DEBUG : file1: active writers 1 2025/04/28 02:03:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/28 02:03:58 DEBUG : : Looking for writers 2025/04/28 02:03:58 DEBUG : file1: reading active writers 2025/04/28 02:03:58 DEBUG : file1: active writers 1 2025/04/28 02:03:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:03:59 DEBUG : : Looking for writers 2025/04/28 02:03:59 DEBUG : file1: reading active writers 2025/04/28 02:03:59 DEBUG : file1: active writers 1 2025/04/28 02:03:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:00 DEBUG : : Looking for writers 2025/04/28 02:04:00 DEBUG : file1: reading active writers 2025/04/28 02:04:00 DEBUG : file1: active writers 1 2025/04/28 02:04:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:01 DEBUG : : Looking for writers 2025/04/28 02:04:01 DEBUG : file1: reading active writers 2025/04/28 02:04:01 DEBUG : file1: active writers 1 2025/04/28 02:04:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:02 DEBUG : : Looking for writers 2025/04/28 02:04:02 DEBUG : file1: reading active writers 2025/04/28 02:04:02 DEBUG : file1: active writers 1 2025/04/28 02:04:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:03 DEBUG : : Looking for writers 2025/04/28 02:04:03 DEBUG : file1: reading active writers 2025/04/28 02:04:03 DEBUG : file1: active writers 1 2025/04/28 02:04:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:04 DEBUG : : Looking for writers 2025/04/28 02:04:04 DEBUG : file1: reading active writers 2025/04/28 02:04:04 DEBUG : file1: active writers 1 2025/04/28 02:04:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:05 DEBUG : : Looking for writers 2025/04/28 02:04:05 DEBUG : file1: reading active writers 2025/04/28 02:04:05 DEBUG : file1: active writers 1 2025/04/28 02:04:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:06 DEBUG : : Looking for writers 2025/04/28 02:04:06 DEBUG : file1: reading active writers 2025/04/28 02:04:06 DEBUG : file1: active writers 1 2025/04/28 02:04:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:07 DEBUG : : Looking for writers 2025/04/28 02:04:07 DEBUG : file1: reading active writers 2025/04/28 02:04:07 DEBUG : file1: active writers 1 2025/04/28 02:04:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:08 DEBUG : : Looking for writers 2025/04/28 02:04:08 DEBUG : file1: reading active writers 2025/04/28 02:04:08 DEBUG : file1: active writers 1 2025/04/28 02:04:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:09 DEBUG : : Looking for writers 2025/04/28 02:04:09 DEBUG : file1: reading active writers 2025/04/28 02:04:09 DEBUG : file1: active writers 1 2025/04/28 02:04:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:10 DEBUG : : Looking for writers 2025/04/28 02:04:10 DEBUG : file1: reading active writers 2025/04/28 02:04:10 DEBUG : file1: active writers 1 2025/04/28 02:04:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:11 DEBUG : : Looking for writers 2025/04/28 02:04:11 DEBUG : file1: reading active writers 2025/04/28 02:04:11 DEBUG : file1: active writers 1 2025/04/28 02:04:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:12 DEBUG : : Looking for writers 2025/04/28 02:04:12 DEBUG : file1: reading active writers 2025/04/28 02:04:12 DEBUG : file1: active writers 1 2025/04/28 02:04:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:13 DEBUG : : Looking for writers 2025/04/28 02:04:13 DEBUG : file1: reading active writers 2025/04/28 02:04:13 DEBUG : file1: active writers 1 2025/04/28 02:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:14 DEBUG : : Looking for writers 2025/04/28 02:04:14 DEBUG : file1: reading active writers 2025/04/28 02:04:14 DEBUG : file1: active writers 1 2025/04/28 02:04:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:15 DEBUG : : Looking for writers 2025/04/28 02:04:15 DEBUG : file1: reading active writers 2025/04/28 02:04:15 DEBUG : file1: active writers 1 2025/04/28 02:04:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:16 DEBUG : : Looking for writers 2025/04/28 02:04:16 DEBUG : file1: reading active writers 2025/04/28 02:04:16 DEBUG : file1: active writers 1 2025/04/28 02:04:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:17 DEBUG : : Looking for writers 2025/04/28 02:04:17 DEBUG : file1: reading active writers 2025/04/28 02:04:17 DEBUG : file1: active writers 1 2025/04/28 02:04:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:18 DEBUG : : Looking for writers 2025/04/28 02:04:18 DEBUG : file1: reading active writers 2025/04/28 02:04:18 DEBUG : file1: active writers 1 2025/04/28 02:04:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:19 DEBUG : : Looking for writers 2025/04/28 02:04:19 DEBUG : file1: reading active writers 2025/04/28 02:04:19 DEBUG : file1: active writers 1 2025/04/28 02:04:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:20 DEBUG : : Looking for writers 2025/04/28 02:04:20 DEBUG : file1: reading active writers 2025/04/28 02:04:20 DEBUG : file1: active writers 1 2025/04/28 02:04:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:21 DEBUG : : Looking for writers 2025/04/28 02:04:21 DEBUG : file1: reading active writers 2025/04/28 02:04:21 DEBUG : file1: active writers 1 2025/04/28 02:04:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:22 DEBUG : : Looking for writers 2025/04/28 02:04:22 DEBUG : file1: reading active writers 2025/04/28 02:04:22 DEBUG : file1: active writers 1 2025/04/28 02:04:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:23 DEBUG : : Looking for writers 2025/04/28 02:04:23 DEBUG : file1: reading active writers 2025/04/28 02:04:23 DEBUG : file1: active writers 1 2025/04/28 02:04:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:24 DEBUG : : Looking for writers 2025/04/28 02:04:24 DEBUG : file1: reading active writers 2025/04/28 02:04:24 DEBUG : file1: active writers 1 2025/04/28 02:04:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:25 DEBUG : : Looking for writers 2025/04/28 02:04:25 DEBUG : file1: reading active writers 2025/04/28 02:04:25 DEBUG : file1: active writers 1 2025/04/28 02:04:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:26 DEBUG : : Looking for writers 2025/04/28 02:04:26 DEBUG : file1: reading active writers 2025/04/28 02:04:26 DEBUG : file1: active writers 1 2025/04/28 02:04:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/28 02:04:26 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c020f0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0006ffe08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641060416} name:file1 opens:1 downloaders: o: fd:0xc0006872c0 info:{ModTime:{wall:13978001589982420758 ext:13120311873 loc:0x3ea3f00} ATime:{wall:13978001589982420758 ext:13120311873 loc:0x3ea3f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/28 02:04:26 DEBUG : >WaitForWriters: 2025/04/28 02:04:26 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:26 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:26 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:04:26 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:26 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:26 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:04:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:26 DEBUG : rename_me: newRWFileHandle: 2025/04/28 02:04:26 DEBUG : rename_me(0xc0008cfa80): openPending: 2025/04/28 02:04:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 02:04:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/28 02:04:26 DEBUG : rename_me(0xc0008cfa80): >openPending: err= 2025/04/28 02:04:26 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/28 02:04:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/28 02:04:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/28 02:04:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/28 02:04:26 DEBUG : rename_me(0xc0008cfa80): _writeAt: size=5, off=0 2025/04/28 02:04:26 DEBUG : rename_me(0xc0008cfa80): >_writeAt: n=5, err= 2025/04/28 02:04:26 DEBUG : rename_me(0xc0008cfa80): close: 2025/04/28 02:04:26 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-28 02:04:26.842685016 +0000 UTC m=+43.145148833 2025/04/28 02:04:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/28 02:04:26 DEBUG : rename_me(0xc0008cfa80): >close: err= 2025/04/28 02:04:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/28 02:04:26 DEBUG : i_was_renamed: Updating file with 0xc0009cc840 2025/04/28 02:04:26 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/28 02:04:26 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/28 02:04:26 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:26 DEBUG : : Looking for writers 2025/04/28 02:04:26 DEBUG : i_was_renamed: reading active writers 2025/04/28 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 02:04:26 DEBUG : : Looking for writers 2025/04/28 02:04:26 DEBUG : i_was_renamed: reading active writers 2025/04/28 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 02:04:26 DEBUG : : Looking for writers 2025/04/28 02:04:26 DEBUG : i_was_renamed: reading active writers 2025/04/28 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 02:04:26 DEBUG : : Looking for writers 2025/04/28 02:04:26 DEBUG : i_was_renamed: reading active writers 2025/04/28 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 02:04:26 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/28 02:04:26 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:26 INFO : i_was_renamed: Copied (new) 2025/04/28 02:04:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-28 02:04:26 +0000 UTC" 2025/04/28 02:04:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/28 02:04:26 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/28 02:04:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/28 02:04:26 DEBUG : : Looking for writers 2025/04/28 02:04:26 DEBUG : i_was_renamed: reading active writers 2025/04/28 02:04:26 DEBUG : >WaitForWriters: 2025/04/28 02:04:26 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:27 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:27 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 02:04:27 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:27 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 02:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZPBP7}/rclone-test-togacic2furi" 2025/04/28 02:04:27 INFO : webdav root 'rclone-test-togacic2furi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:27 DEBUG : : forgetting directory cache 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc000a630c0): _readAt: size=512, off=0 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc000a630c0): openPending: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 01:05:27 +0000 UTC" against cached fingerprint "" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 02:04:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc000a630c0): >openPending: err= 2025/04/28 02:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc000a630c0): >_readAt: n=20, err=EOF 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc000a630c0): close: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:05:27 +0000 GMT 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc000a630c0): >close: err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:27 DEBUG : : forgetting directory cache 2025/04/28 02:04:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0007cadc0): _readAt: size=512, off=0 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0007cadc0): openPending: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 01:06:27 +0000 UTC" against cached fingerprint "20,2025-04-28 01:05:27 +0000 UTC" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 01:06:27 +0000 UTC" != cached fingerprint "20,2025-04-28 01:05:27 +0000 UTC") 2025/04/28 02:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 02:04:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0007cadc0): >openPending: err= 2025/04/28 02:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0007cadc0): >_readAt: n=20, err=EOF 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0007cadc0): close: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:06:27 +0000 GMT 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0007cadc0): >close: err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:27 DEBUG : : forgetting directory cache 2025/04/28 02:04:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0008cfc40): _readAt: size=512, off=0 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0008cfc40): openPending: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 01:07:27 +0000 UTC" against cached fingerprint "20,2025-04-28 01:06:27 +0000 UTC" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 01:07:27 +0000 UTC" != cached fingerprint "20,2025-04-28 01:06:27 +0000 UTC") 2025/04/28 02:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 02:04:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0008cfc40): >openPending: err= 2025/04/28 02:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0008cfc40): >_readAt: n=20, err=EOF 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0008cfc40): close: 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:07:27 +0000 GMT 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate(0xc0008cfc40): >close: err= 2025/04/28 02:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:27 DEBUG : : forgetting directory cache 2025/04/28 02:04:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000d7ab00): _readAt: size=512, off=0 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000d7ab00): openPending: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 01:08:27 +0000 UTC" against cached fingerprint "20,2025-04-28 01:07:27 +0000 UTC" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 01:08:27 +0000 UTC" != cached fingerprint "20,2025-04-28 01:07:27 +0000 UTC") 2025/04/28 02:04:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 02:04:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000d7ab00): >openPending: err= 2025/04/28 02:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000d7ab00): >_readAt: n=20, err=EOF 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000d7ab00): close: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:08:27 +0000 GMT 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000d7ab00): >close: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:28 DEBUG : : forgetting directory cache 2025/04/28 02:04:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0006574c0): _readAt: size=512, off=0 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0006574c0): openPending: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 01:09:27 +0000 UTC" against cached fingerprint "20,2025-04-28 01:08:27 +0000 UTC" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 01:09:27 +0000 UTC" != cached fingerprint "20,2025-04-28 01:08:27 +0000 UTC") 2025/04/28 02:04:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 02:04:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0006574c0): >openPending: err= 2025/04/28 02:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0006574c0): >_readAt: n=20, err=EOF 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0006574c0): close: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:09:27 +0000 GMT 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0006574c0): >close: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:28 DEBUG : : forgetting directory cache 2025/04/28 02:04:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000a05a80): _readAt: size=512, off=0 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000a05a80): openPending: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 01:10:27 +0000 UTC" against cached fingerprint "20,2025-04-28 01:09:27 +0000 UTC" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 01:10:27 +0000 UTC" != cached fingerprint "20,2025-04-28 01:09:27 +0000 UTC") 2025/04/28 02:04:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 02:04:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000a05a80): >openPending: err= 2025/04/28 02:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000a05a80): >_readAt: n=20, err=EOF 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000a05a80): close: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:10:27 +0000 GMT 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc000a05a80): >close: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:28 DEBUG : : forgetting directory cache 2025/04/28 02:04:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0008a9d40): _readAt: size=512, off=0 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0008a9d40): openPending: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-28 01:11:27 +0000 UTC" against cached fingerprint "20,2025-04-28 01:10:27 +0000 UTC" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-28 01:11:27 +0000 UTC" != cached fingerprint "20,2025-04-28 01:10:27 +0000 UTC") 2025/04/28 02:04:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/28 02:04:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0008a9d40): >openPending: err= 2025/04/28 02:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0008a9d40): >_readAt: n=21, err=EOF 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0008a9d40): close: 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:11:27 +0000 GMT 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate(0xc0008a9d40): >close: err= 2025/04/28 02:04:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:29 DEBUG : : forgetting directory cache 2025/04/28 02:04:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc000c62880): _readAt: size=512, off=0 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc000c62880): openPending: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-28 01:12:27 +0000 UTC" against cached fingerprint "21,2025-04-28 01:11:27 +0000 UTC" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-28 01:12:27 +0000 UTC" != cached fingerprint "21,2025-04-28 01:11:27 +0000 UTC") 2025/04/28 02:04:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/28 02:04:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc000c62880): >openPending: err= 2025/04/28 02:04:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc000c62880): >_readAt: n=22, err=EOF 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc000c62880): close: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:12:27 +0000 GMT 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc000c62880): >close: err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:29 DEBUG : : forgetting directory cache 2025/04/28 02:04:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc00064b3c0): _readAt: size=512, off=0 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc00064b3c0): openPending: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-28 01:13:27 +0000 UTC" against cached fingerprint "22,2025-04-28 01:12:27 +0000 UTC" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-28 01:13:27 +0000 UTC" != cached fingerprint "22,2025-04-28 01:12:27 +0000 UTC") 2025/04/28 02:04:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/28 02:04:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc00064b3c0): >openPending: err= 2025/04/28 02:04:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc00064b3c0): >_readAt: n=23, err=EOF 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc00064b3c0): close: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:13:27 +0000 GMT 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc00064b3c0): >close: err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:29 DEBUG : : forgetting directory cache 2025/04/28 02:04:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc0005f0580): _readAt: size=512, off=0 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc0005f0580): openPending: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-28 01:14:27 +0000 UTC" against cached fingerprint "23,2025-04-28 01:13:27 +0000 UTC" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-28 01:14:27 +0000 UTC" != cached fingerprint "23,2025-04-28 01:13:27 +0000 UTC") 2025/04/28 02:04:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/28 02:04:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc0005f0580): >openPending: err= 2025/04/28 02:04:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc0005f0580): >_readAt: n=24, err=EOF 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc0005f0580): close: 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 01:14:27 +0000 GMT 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate(0xc0005f0580): >close: err= 2025/04/28 02:04:29 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:29 DEBUG : : Looking for writers 2025/04/28 02:04:29 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/28 02:04:29 DEBUG : >WaitForWriters: 2025/04/28 02:04:29 DEBUG : webdav root 'rclone-test-togacic2furi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:29 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:29 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:29 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:29 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:29 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : : forgetting directory cache 2025/04/28 02:04:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/28 02:04:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/28 02:04:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/28 02:04:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/28 02:04:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/28 02:04:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/28 02:04:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/28 02:04:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/28 02:04:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/28 02:04:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/28 02:04:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/28 02:04:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/28 02:04:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/28 02:04:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/28 02:04:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/28 02:04:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/28 02:04:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/28 02:04:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:29 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:29 DEBUG : : Looking for writers 2025/04/28 02:04:29 DEBUG : FiLeA: reading active writers 2025/04/28 02:04:29 DEBUG : FiLeB: reading active writers 2025/04/28 02:04:29 DEBUG : FilEb: reading active writers 2025/04/28 02:04:29 DEBUG : >WaitForWriters: 2025/04/28 02:04:29 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:29 DEBUG : : Looking for writers 2025/04/28 02:04:29 DEBUG : FiLeA: reading active writers 2025/04/28 02:04:29 DEBUG : FiLeB: reading active writers 2025/04/28 02:04:29 DEBUG : FilEb: reading active writers 2025/04/28 02:04:29 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:29 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : webdav root 'rclone-test-togacic2furi': Reusing VFS from active cache 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : dir: Looking for writers 2025/04/28 02:04:30 DEBUG : file2: reading active writers 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : dir: reading active writers 2025/04/28 02:04:30 DEBUG : file1: reading active writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : dir: Looking for writers 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : dir: reading active writers 2025/04/28 02:04:30 DEBUG : file1: reading active writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : file1: Open: flags=O_RDONLY 2025/04/28 02:04:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/28 02:04:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/28 02:04:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/28 02:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/28 02:04:30 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/28 02:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/28 02:04:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : dir: Looking for writers 2025/04/28 02:04:30 DEBUG : file2: reading active writers 2025/04/28 02:04:30 DEBUG : new_file.txt: reading active writers 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : dir: reading active writers 2025/04/28 02:04:30 DEBUG : file1: reading active writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:30 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/28 02:04:30 DEBUG : dir/file1: Updating file with dir/file1 0xc00097e0c0 2025/04/28 02:04:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/28 02:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:30 INFO : dir/file1: Moved (server-side) to: file0 2025/04/28 02:04:30 DEBUG : file0: Updating file with file0 0xc00097e0c0 2025/04/28 02:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 02:04:30 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/28 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:30 DEBUG : dir: Looking for writers 2025/04/28 02:04:30 DEBUG : : Looking for writers 2025/04/28 02:04:30 DEBUG : dir: reading active writers 2025/04/28 02:04:30 DEBUG : file0: reading active writers 2025/04/28 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:31 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:31 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:31 DEBUG : : Looking for writers 2025/04/28 02:04:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:31 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/28 02:04:31 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:31 DEBUG : d: Looking for writers 2025/04/28 02:04:31 DEBUG : : Looking for writers 2025/04/28 02:04:31 DEBUG : a: Looking for writers 2025/04/28 02:04:31 DEBUG : b: Looking for writers 2025/04/28 02:04:31 DEBUG : c: Looking for writers 2025/04/28 02:04:31 DEBUG : : Looking for writers 2025/04/28 02:04:31 DEBUG : /: reading active writers 2025/04/28 02:04:31 DEBUG : a: reading active writers 2025/04/28 02:04:31 DEBUG : b: reading active writers 2025/04/28 02:04:31 DEBUG : c: reading active writers 2025/04/28 02:04:31 DEBUG : d: reading active writers 2025/04/28 02:04:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:31 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/28 02:04:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/28 02:04:31 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/28 02:04:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/28 02:04:31 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:31 DEBUG : a/b/c/d: Looking for writers 2025/04/28 02:04:31 DEBUG : a/b/c: Looking for writers 2025/04/28 02:04:31 DEBUG : d: reading active writers 2025/04/28 02:04:31 DEBUG : a/b: Looking for writers 2025/04/28 02:04:31 DEBUG : c: reading active writers 2025/04/28 02:04:31 DEBUG : a: Looking for writers 2025/04/28 02:04:31 DEBUG : b: reading active writers 2025/04/28 02:04:31 DEBUG : : Looking for writers 2025/04/28 02:04:31 DEBUG : a: reading active writers 2025/04/28 02:04:31 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:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:31 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:31 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:31 DEBUG : : Looking for writers 2025/04/28 02:04:31 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:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:31 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/28 02:04:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/28 02:04:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/28 02:04:31 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 02:04:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:31 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/28 02:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 02:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:31 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 02:04:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:32 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:04:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 02:04:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 02:04:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:32 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (7 bytes), uploading instead of streaming 2025/04/28 02:04:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:32 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:04:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:32 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:32 DEBUG : : Looking for writers 2025/04/28 02:04:32 DEBUG : file1: reading active writers 2025/04/28 02:04:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:32 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/28 02:04:33 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/28 02:04:33 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/28 02:04:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/28 02:04:33 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (11 bytes), uploading instead of streaming 2025/04/28 02:04:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:33 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/28 02:04:33 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.07s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:33 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 02:04:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:33 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/28 02:04:33 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:33 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:04:33 DEBUG : file1: WriteFileHandle.Release closing 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 02:04:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:04:33 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/28 02:04:33 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:04:33 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:04:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/28 02:04:33 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/28 02:04:33 DEBUG : : Looking for writers 2025/04/28 02:04:33 DEBUG : file1: reading active writers 2025/04/28 02:04:33 DEBUG : file1: active writers 1 2025/04/28 02:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/28 02:04:34 DEBUG : : Looking for writers 2025/04/28 02:04:34 DEBUG : file1: reading active writers 2025/04/28 02:04:34 DEBUG : file1: active writers 1 2025/04/28 02:04:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:35 DEBUG : : Looking for writers 2025/04/28 02:04:35 DEBUG : file1: reading active writers 2025/04/28 02:04:35 DEBUG : file1: active writers 1 2025/04/28 02:04:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:36 DEBUG : : Looking for writers 2025/04/28 02:04:36 DEBUG : file1: reading active writers 2025/04/28 02:04:36 DEBUG : file1: active writers 1 2025/04/28 02:04:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:37 DEBUG : : Looking for writers 2025/04/28 02:04:37 DEBUG : file1: reading active writers 2025/04/28 02:04:37 DEBUG : file1: active writers 1 2025/04/28 02:04:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:38 DEBUG : : Looking for writers 2025/04/28 02:04:38 DEBUG : file1: reading active writers 2025/04/28 02:04:38 DEBUG : file1: active writers 1 2025/04/28 02:04:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:39 DEBUG : : Looking for writers 2025/04/28 02:04:39 DEBUG : file1: reading active writers 2025/04/28 02:04:39 DEBUG : file1: active writers 1 2025/04/28 02:04:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:40 DEBUG : : Looking for writers 2025/04/28 02:04:40 DEBUG : file1: reading active writers 2025/04/28 02:04:40 DEBUG : file1: active writers 1 2025/04/28 02:04:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:41 DEBUG : : Looking for writers 2025/04/28 02:04:41 DEBUG : file1: reading active writers 2025/04/28 02:04:41 DEBUG : file1: active writers 1 2025/04/28 02:04:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:42 DEBUG : : Looking for writers 2025/04/28 02:04:42 DEBUG : file1: reading active writers 2025/04/28 02:04:42 DEBUG : file1: active writers 1 2025/04/28 02:04:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:43 DEBUG : : Looking for writers 2025/04/28 02:04:43 DEBUG : file1: reading active writers 2025/04/28 02:04:43 DEBUG : file1: active writers 1 2025/04/28 02:04:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:44 DEBUG : : Looking for writers 2025/04/28 02:04:44 DEBUG : file1: reading active writers 2025/04/28 02:04:44 DEBUG : file1: active writers 1 2025/04/28 02:04:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:45 DEBUG : : Looking for writers 2025/04/28 02:04:45 DEBUG : file1: reading active writers 2025/04/28 02:04:45 DEBUG : file1: active writers 1 2025/04/28 02:04:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:46 DEBUG : : Looking for writers 2025/04/28 02:04:46 DEBUG : file1: reading active writers 2025/04/28 02:04:46 DEBUG : file1: active writers 1 2025/04/28 02:04:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:47 DEBUG : : Looking for writers 2025/04/28 02:04:47 DEBUG : file1: reading active writers 2025/04/28 02:04:47 DEBUG : file1: active writers 1 2025/04/28 02:04:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:48 DEBUG : : Looking for writers 2025/04/28 02:04:48 DEBUG : file1: reading active writers 2025/04/28 02:04:48 DEBUG : file1: active writers 1 2025/04/28 02:04:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:49 DEBUG : : Looking for writers 2025/04/28 02:04:49 DEBUG : file1: reading active writers 2025/04/28 02:04:49 DEBUG : file1: active writers 1 2025/04/28 02:04:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:50 DEBUG : : Looking for writers 2025/04/28 02:04:50 DEBUG : file1: reading active writers 2025/04/28 02:04:50 DEBUG : file1: active writers 1 2025/04/28 02:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:51 DEBUG : : Looking for writers 2025/04/28 02:04:51 DEBUG : file1: reading active writers 2025/04/28 02:04:51 DEBUG : file1: active writers 1 2025/04/28 02:04:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:52 DEBUG : : Looking for writers 2025/04/28 02:04:52 DEBUG : file1: reading active writers 2025/04/28 02:04:52 DEBUG : file1: active writers 1 2025/04/28 02:04:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:53 DEBUG : : Looking for writers 2025/04/28 02:04:53 DEBUG : file1: reading active writers 2025/04/28 02:04:53 DEBUG : file1: active writers 1 2025/04/28 02:04:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:54 DEBUG : : Looking for writers 2025/04/28 02:04:54 DEBUG : file1: reading active writers 2025/04/28 02:04:54 DEBUG : file1: active writers 1 2025/04/28 02:04:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:55 DEBUG : : Looking for writers 2025/04/28 02:04:55 DEBUG : file1: reading active writers 2025/04/28 02:04:55 DEBUG : file1: active writers 1 2025/04/28 02:04:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:56 DEBUG : : Looking for writers 2025/04/28 02:04:56 DEBUG : file1: reading active writers 2025/04/28 02:04:56 DEBUG : file1: active writers 1 2025/04/28 02:04:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:57 DEBUG : : Looking for writers 2025/04/28 02:04:57 DEBUG : file1: reading active writers 2025/04/28 02:04:57 DEBUG : file1: active writers 1 2025/04/28 02:04:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:58 DEBUG : : Looking for writers 2025/04/28 02:04:58 DEBUG : file1: reading active writers 2025/04/28 02:04:58 DEBUG : file1: active writers 1 2025/04/28 02:04:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:04:59 DEBUG : : Looking for writers 2025/04/28 02:04:59 DEBUG : file1: reading active writers 2025/04/28 02:04:59 DEBUG : file1: active writers 1 2025/04/28 02:04:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:05:00 DEBUG : : Looking for writers 2025/04/28 02:05:00 DEBUG : file1: reading active writers 2025/04/28 02:05:00 DEBUG : file1: active writers 1 2025/04/28 02:05:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:05:01 DEBUG : : Looking for writers 2025/04/28 02:05:01 DEBUG : file1: reading active writers 2025/04/28 02:05:01 DEBUG : file1: active writers 1 2025/04/28 02:05:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:05:02 DEBUG : : Looking for writers 2025/04/28 02:05:02 DEBUG : file1: reading active writers 2025/04/28 02:05:02 DEBUG : file1: active writers 1 2025/04/28 02:05:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/28 02:05:03 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/28 02:05:03 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:05:03 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:05:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:05:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:05:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:05:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:05:03 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 02:05:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:05:03 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:05:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:05:03 DEBUG : file1: Open: flags=O_RDONLY 2025/04/28 02:05:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/28 02:05:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/28 02:05:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:05:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/28 02:05:03 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:05:03 DEBUG : : Looking for writers 2025/04/28 02:05:03 DEBUG : file1: reading active writers 2025/04/28 02:05:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-togacic2furi'", Local "Local file system at /tmp/rclone2045685803", Modify Window "1s" 2025/04/28 02:05:03 INFO : webdav root 'rclone-test-togacic2furi': poll-interval is not supported by this remote 2025/04/28 02:05:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 02:05:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 02:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:05:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 02:05:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 02:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:05:03 DEBUG : webdav root 'rclone-test-togacic2furi': File to upload is small (100 bytes), uploading instead of streaming 2025/04/28 02:05:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/28 02:05:03 DEBUG : file1: Size of src and dst objects identical 2025/04/28 02:05:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 02:05:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 02:05:03 DEBUG : file1: Open: flags=O_RDONLY 2025/04/28 02:05:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/28 02:05:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/28 02:05:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 02:05:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/28 02:05:03 DEBUG : WaitForWriters: timeout=30s 2025/04/28 02:05:03 DEBUG : : Looking for writers 2025/04/28 02:05:03 DEBUG : file1: reading active writers 2025/04/28 02:05:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/28 02:05:03 DEBUG : webdav root 'rclone-test-togacic2furi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.832594916s (try 1/5)