"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/23 02:18:42 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-deyumij4cena" 2025/03/23 02:18:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:18:42 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/23 02:18:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/23 02:18:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/23 02:18:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/23 02:18:42 DEBUG : Setting pass="QgtoMaVry_wRKa2-FWpZ8n1de6OWzew883r2obSI0Vvj" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/23 02:18:42 DEBUG : TestWebdavRclone: detected overridden config - adding "{NOf-p}" suffix to name 2025/03/23 02:18:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/23 02:18:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/23 02:18:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/23 02:18:42 DEBUG : Setting pass="QgtoMaVry_wRKa2-FWpZ8n1de6OWzew883r2obSI0Vvj" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/23 02:18:42 DEBUG : found headers: 2025/03/23 02:18:42 DEBUG : Creating backend with remote "/tmp/rclone702283096" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:42 DEBUG : dir: Looking for writers 2025/03/23 02:18:42 DEBUG : : Looking for writers 2025/03/23 02:18:42 DEBUG : dir: reading active writers 2025/03/23 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:42 DEBUG : dir/subdir: Looking for writers 2025/03/23 02:18:42 DEBUG : dir: Looking for writers 2025/03/23 02:18:42 DEBUG : file1: reading active writers 2025/03/23 02:18:42 DEBUG : file2: reading active writers 2025/03/23 02:18:42 DEBUG : subdir: reading active writers 2025/03/23 02:18:42 DEBUG : : Looking for writers 2025/03/23 02:18:42 DEBUG : dir: reading active writers 2025/03/23 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:42 DEBUG : dir: Looking for writers 2025/03/23 02:18:42 DEBUG : file1: reading active writers 2025/03/23 02:18:42 DEBUG : : Looking for writers 2025/03/23 02:18:42 DEBUG : dir: reading active writers 2025/03/23 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:42 DEBUG : dir: Looking for writers 2025/03/23 02:18:42 DEBUG : : Looking for writers 2025/03/23 02:18:42 DEBUG : dir: reading active writers 2025/03/23 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:42 DEBUG : : forgetting directory cache 2025/03/23 02:18:42 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:42 DEBUG : : Looking for writers 2025/03/23 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:42 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/23 02:18:42 DEBUG : dir: invalidating directory cache 2025/03/23 02:18:42 DEBUG : : >ForgetPath: 2025/03/23 02:18:42 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/23 02:18:42 DEBUG : : invalidating directory cache 2025/03/23 02:18:42 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:42 DEBUG : : >ForgetPath: 2025/03/23 02:18:42 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/23 02:18:42 DEBUG : : >ForgetPath: 2025/03/23 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:42 DEBUG : dir: Looking for writers 2025/03/23 02:18:42 DEBUG : : Looking for writers 2025/03/23 02:18:42 DEBUG : dir: reading active writers 2025/03/23 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:42 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : : forgetting directory cache 2025/03/23 02:18:43 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:43 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:43 DEBUG : dir: Looking for writers 2025/03/23 02:18:43 DEBUG : fil/a/b: Looking for writers 2025/03/23 02:18:43 DEBUG : fil/a: Looking for writers 2025/03/23 02:18:43 DEBUG : b: reading active writers 2025/03/23 02:18:43 DEBUG : fil: Looking for writers 2025/03/23 02:18:43 DEBUG : a: reading active writers 2025/03/23 02:18:43 DEBUG : : Looking for writers 2025/03/23 02:18:43 DEBUG : dir: reading active writers 2025/03/23 02:18:43 DEBUG : fil: reading active writers 2025/03/23 02:18:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:43 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:43 DEBUG : dir: Looking for writers 2025/03/23 02:18:43 DEBUG : : Looking for writers 2025/03/23 02:18:43 DEBUG : dir: reading active writers 2025/03/23 02:18:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:43 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:43 DEBUG : dir: Looking for writers 2025/03/23 02:18:43 DEBUG : file1: reading active writers 2025/03/23 02:18:43 DEBUG : : Looking for writers 2025/03/23 02:18:43 DEBUG : dir: reading active writers 2025/03/23 02:18:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.13s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:43 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/23 02:18:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:43 DEBUG : dir: invalidating directory cache 2025/03/23 02:18:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/23 02:18:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/23 02:18:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/23 02:18:43 DEBUG : dir/file1: Reset virtual modtime 2025/03/23 02:18:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/23 02:18:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/23 02:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:43 DEBUG : dir: invalidating directory cache 2025/03/23 02:18:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/23 02:18:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/23 02:18:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/23 02:18:43 DEBUG : : forgetting directory cache 2025/03/23 02:18:43 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:43 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/23 02:18:43 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:43 DEBUG : dir/virtualDir: Looking for writers 2025/03/23 02:18:43 DEBUG : dir: Looking for writers 2025/03/23 02:18:43 DEBUG : virtualFile2: reading active writers 2025/03/23 02:18:43 DEBUG : virtualFile: reading active writers 2025/03/23 02:18:43 DEBUG : virtualDir: reading active writers 2025/03/23 02:18:43 DEBUG : file1: reading active writers 2025/03/23 02:18:43 DEBUG : : Looking for writers 2025/03/23 02:18:43 DEBUG : dir: reading active writers 2025/03/23 02:18:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.11s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:44 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:44 ERROR : dir/: Can only open directories read only 2025/03/23 02:18:44 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:44 DEBUG : dir: Looking for writers 2025/03/23 02:18:44 DEBUG : : Looking for writers 2025/03/23 02:18:44 DEBUG : dir: reading active writers 2025/03/23 02:18:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.12s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:44 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/23 02:18:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/23 02:18:44 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (5 bytes), uploading instead of streaming 2025/03/23 02:18:44 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:44 NOTICE: webdav root 'rclone-test-deyumij4cena': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/23 02:18:44 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/23 02:18:44 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:44 DEBUG : dir: Looking for writers 2025/03/23 02:18:44 DEBUG : file1: reading active writers 2025/03/23 02:18:44 DEBUG : potato: reading active writers 2025/03/23 02:18:44 DEBUG : : Looking for writers 2025/03/23 02:18:44 DEBUG : dir: reading active writers 2025/03/23 02:18:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:44 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/23 02:18:44 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:44 DEBUG : dir/sub: Looking for writers 2025/03/23 02:18:44 DEBUG : dir: Looking for writers 2025/03/23 02:18:44 DEBUG : file1: reading active writers 2025/03/23 02:18:44 DEBUG : sub: reading active writers 2025/03/23 02:18:44 DEBUG : : Looking for writers 2025/03/23 02:18:44 DEBUG : dir: reading active writers 2025/03/23 02:18:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:44 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/23 02:18:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/23 02:18:44 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:44 DEBUG : dir/sub/subsub: Looking for writers 2025/03/23 02:18:44 DEBUG : dir/sub: Looking for writers 2025/03/23 02:18:44 DEBUG : subsub: reading active writers 2025/03/23 02:18:44 DEBUG : dir: Looking for writers 2025/03/23 02:18:44 DEBUG : file1: reading active writers 2025/03/23 02:18:44 DEBUG : sub: reading active writers 2025/03/23 02:18:44 DEBUG : : Looking for writers 2025/03/23 02:18:44 DEBUG : dir: reading active writers 2025/03/23 02:18:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:45 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:45 ERROR : dir/: Dir.Remove not empty 2025/03/23 02:18:45 DEBUG : dir/file1: Remove: 2025/03/23 02:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:45 DEBUG : dir/file1: >Remove: err= 2025/03/23 02:18:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/23 02:18:45 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:45 DEBUG : : Looking for writers 2025/03/23 02:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:45 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:45 DEBUG : dir/file1: Remove: 2025/03/23 02:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:45 DEBUG : dir/file1: >Remove: err= 2025/03/23 02:18:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/23 02:18:45 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:45 DEBUG : : Looking for writers 2025/03/23 02:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:45 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:45 DEBUG : dir/file1: Remove: 2025/03/23 02:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:45 DEBUG : dir/file1: >Remove: err= 2025/03/23 02:18:45 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:45 DEBUG : dir: Looking for writers 2025/03/23 02:18:45 DEBUG : : Looking for writers 2025/03/23 02:18:45 DEBUG : dir: reading active writers 2025/03/23 02:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:45 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/23 02:18:45 DEBUG : dir: Updating dir with dir2 0xc0003911e0 2025/03/23 02:18:45 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/23 02:18:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/23 02:18:45 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/23 02:18:45 DEBUG : file2: Updating file with file2 0xc000830480 2025/03/23 02:18:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:45 INFO : dir2/file3: Deleted 2025/03/23 02:18:45 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/23 02:18:45 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000830480 2025/03/23 02:18:45 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/23 02:18:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/23 02:18:46 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/23 02:18:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000762820 2025/03/23 02:18:46 DEBUG : empty directory: forgetting directory cache 2025/03/23 02:18:46 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/23 02:18:46 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/23 02:18:46 DEBUG : dir2: Renaming to "dir3" 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : dir3: Looking for writers 2025/03/23 02:18:46 DEBUG : file3: reading active writers 2025/03/23 02:18:46 DEBUG : renamed empty directory: Looking for writers 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : dir3: reading active writers 2025/03/23 02:18:46 DEBUG : renamed empty directory: reading active writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:46 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/23 02:18:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/23 02:18:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/23 02:18:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/23 02:18:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/23 02:18:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/23 02:18:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/23 02:18:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:46 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (12 bytes), uploading instead of streaming 2025/03/23 02:18:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/23 02:18:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:46 DEBUG : : forgetting directory cache 2025/03/23 02:18:46 DEBUG : dir: forgetting directory cache 2025/03/23 02:18:46 DEBUG : dir/sub: forgetting directory cache 2025/03/23 02:18:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/23 02:18:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/23 02:18:46 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (5 bytes), uploading instead of streaming 2025/03/23 02:18:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/23 02:18:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : dir/sub: Looking for writers 2025/03/23 02:18:46 DEBUG : file0: reading active writers 2025/03/23 02:18:46 DEBUG : file2: reading active writers 2025/03/23 02:18:46 DEBUG : dir: Looking for writers 2025/03/23 02:18:46 DEBUG : file1: reading active writers 2025/03/23 02:18:46 DEBUG : sub: reading active writers 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : dir: reading active writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:46 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:46 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : dir: Looking for writers 2025/03/23 02:18:46 DEBUG : file1: reading active writers 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : dir: reading active writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:46 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : dir: Looking for writers 2025/03/23 02:18:46 DEBUG : file1: reading active writers 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : dir: reading active writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:46 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : dir: Looking for writers 2025/03/23 02:18:46 DEBUG : file1: reading active writers 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : dir: reading active writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/23 02:18:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/23 02:18:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/23 02:18:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/23 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:46 DEBUG : : Looking for writers 2025/03/23 02:18:46 DEBUG : file.txt: reading active writers 2025/03/23 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:46 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:46 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (25 bytes), uploading instead of streaming 2025/03/23 02:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : file1: reading active writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:47 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : dir/file1: Remove: 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:47 DEBUG : dir/file1: >Remove: err= 2025/03/23 02:18:47 DEBUG : dir/file1: Remove: 2025/03/23 02:18:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:47 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : dir/file1: Remove: 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:47 DEBUG : dir/file1: >Remove: err= 2025/03/23 02:18:47 DEBUG : dir/file1: Remove: 2025/03/23 02:18:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:47 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/23 02:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/23 02:18:47 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/23 02:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/23 02:18:47 DEBUG : dir/file1: Open: flags=0x3 2025/03/23 02:18:47 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/23 02:18:47 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : file1: reading active writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:47 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : file1: reading active writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: 2025/03/23 02:18:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00074c900 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/23 02:18:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00074c900 2025/03/23 02:18:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc00074c900 2025/03/23 02:18:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:47 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (25 bytes), uploading instead of streaming 2025/03/23 02:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/23 02:18:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:47 DEBUG : newLeaf: Running delayed rename now 2025/03/23 02:18:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00074c900 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:47 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:47 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:47 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:47 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:47 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:47 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:47 DEBUG : dir: Looking for writers 2025/03/23 02:18:47 DEBUG : file1: reading active writers 2025/03/23 02:18:47 DEBUG : : Looking for writers 2025/03/23 02:18:47 DEBUG : dir: reading active writers 2025/03/23 02:18:47 DEBUG : >WaitForWriters: 2025/03/23 02:18:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1a840 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/23 02:18:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1a840 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c1a840 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (25 bytes), uploading instead of streaming 2025/03/23 02:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:48 DEBUG : newLeaf: Running delayed rename now 2025/03/23 02:18:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1a840 2025/03/23 02:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : >WaitForWriters: 2025/03/23 02:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : >WaitForWriters: 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:48 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931180): openPending: 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931180): >openPending: err= 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931180): _writeAt: size=14, off=0 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931180): >_writeAt: n=14, err= 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931180): close: 2025/03/23 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/23 02:18:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931180): >close: err= 2025/03/23 02:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : file1: reading active writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : file1: reading active writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : file1: reading active writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : file1: reading active writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: starting upload 2025/03/23 02:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:48 INFO : dir/file1: Copied (replaced existing) 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : file1: reading active writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : >WaitForWriters: 2025/03/23 02:18:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931340): _readAt: size=512, off=0 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931340): openPending: 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931340): >openPending: err= 2025/03/23 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931340): >_readAt: n=14, err=EOF 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931340): close: 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:48 DEBUG : dir/file1(0xc000931340): >close: err= 2025/03/23 02:18:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000830900 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/23 02:18:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/23 02:18:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000830900 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:48 DEBUG : dir/file1(0xc0009b2d80): openPending: 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:48 DEBUG : dir/file1(0xc0009b2d80): >openPending: err= 2025/03/23 02:18:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:48 DEBUG : dir/file1(0xc0009b2d80): _writeAt: size=25, off=0 2025/03/23 02:18:48 DEBUG : dir/file1(0xc0009b2d80): >_writeAt: n=25, err= 2025/03/23 02:18:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000830900 2025/03/23 02:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:48 DEBUG : newLeaf(0xc0009b2d80): close: 2025/03/23 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/23 02:18:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-23 02:18:48.654105002 +0000 UTC m=+6.640706462 2025/03/23 02:18:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:48 DEBUG : newLeaf(0xc0009b2d80): >close: err= 2025/03/23 02:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:48 DEBUG : newLeaf: vfs cache: starting upload 2025/03/23 02:18:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:48 INFO : newLeaf: Copied (replaced existing) 2025/03/23 02:18:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-23 02:18:48 +0000 UTC" 2025/03/23 02:18:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/23 02:18:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : >WaitForWriters: 2025/03/23 02:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:48 DEBUG : >WaitForWriters: 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:48 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:48 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:48 DEBUG : dir: Looking for writers 2025/03/23 02:18:48 DEBUG : file1: reading active writers 2025/03/23 02:18:48 DEBUG : : Looking for writers 2025/03/23 02:18:48 DEBUG : dir: reading active writers 2025/03/23 02:18:48 DEBUG : >WaitForWriters: 2025/03/23 02:18:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1b080 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/23 02:18:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1b080 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000efa6c0): openPending: 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000efa6c0): >openPending: err= 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000efa6c0): _writeAt: size=25, off=0 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000efa6c0): >_writeAt: n=25, err= 2025/03/23 02:18:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1b080 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:49 DEBUG : newLeaf(0xc000efa6c0): close: 2025/03/23 02:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-23 02:18:49.143188248 +0000 UTC m=+7.129789716 2025/03/23 02:18:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:49 DEBUG : newLeaf(0xc000efa6c0): >close: err= 2025/03/23 02:18:49 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: starting upload 2025/03/23 02:18:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:49 INFO : newLeaf: Copied (replaced existing) 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-23 02:18:49 +0000 UTC" 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : >WaitForWriters: 2025/03/23 02:18:49 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : >WaitForWriters: 2025/03/23 02:18:49 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:49 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:49 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:49 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:49 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:49 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab7280): openPending: 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab7280): >openPending: err= 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab7280): _writeAt: size=14, off=0 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab7280): >_writeAt: n=14, err= 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab7280): close: 2025/03/23 02:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/23 02:18:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab7280): >close: err= 2025/03/23 02:18:49 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : file1: reading active writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : file1: reading active writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : file1: reading active writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : file1: reading active writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: starting upload 2025/03/23 02:18:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:49 INFO : dir/file1: Copied (replaced existing) 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : file1: reading active writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : >WaitForWriters: 2025/03/23 02:18:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab73c0): _readAt: size=512, off=0 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab73c0): openPending: 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab73c0): >openPending: err= 2025/03/23 02:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab73c0): >_readAt: n=14, err=EOF 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab73c0): close: 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000ab73c0): >close: err= 2025/03/23 02:18:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1b5c0 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/23 02:18:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/23 02:18:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1b5c0 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000c1ed80): openPending: 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000c1ed80): >openPending: err= 2025/03/23 02:18:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000c1ed80): _writeAt: size=25, off=0 2025/03/23 02:18:49 DEBUG : dir/file1(0xc000c1ed80): >_writeAt: n=25, err= 2025/03/23 02:18:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1b5c0 2025/03/23 02:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:49 DEBUG : newLeaf(0xc000c1ed80): close: 2025/03/23 02:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-23 02:18:49.785643311 +0000 UTC m=+7.772244780 2025/03/23 02:18:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:49 DEBUG : newLeaf(0xc000c1ed80): >close: err= 2025/03/23 02:18:49 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: starting upload 2025/03/23 02:18:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:49 INFO : newLeaf: Copied (replaced existing) 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-23 02:18:49 +0000 UTC" 2025/03/23 02:18:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/23 02:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : >WaitForWriters: 2025/03/23 02:18:49 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:49 DEBUG : dir: Looking for writers 2025/03/23 02:18:49 DEBUG : : Looking for writers 2025/03/23 02:18:49 DEBUG : dir: reading active writers 2025/03/23 02:18:49 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:49 DEBUG : >WaitForWriters: 2025/03/23 02:18:49 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:50 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:50 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:50 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : file1: reading active writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : >WaitForWriters: 2025/03/23 02:18:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:50 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000e226c0): _readAt: size=512, off=0 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000e226c0): openPending: 2025/03/23 02:18:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/23 02:18:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000e226c0): >openPending: err= 2025/03/23 02:18:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000e226c0): >_readAt: n=14, err=EOF 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000e226c0): close: 2025/03/23 02:18:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000e226c0): >close: err= 2025/03/23 02:18:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000ae1a40 2025/03/23 02:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/23 02:18:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/23 02:18:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000ae1a40 2025/03/23 02:18:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/23 02:18:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:50 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000c74ec0): openPending: 2025/03/23 02:18: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/03/23 02:18:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/23 02:18:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000c74ec0): >openPending: err= 2025/03/23 02:18:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000c74ec0): _writeAt: size=25, off=0 2025/03/23 02:18:50 DEBUG : dir/file1(0xc000c74ec0): >_writeAt: n=25, err= 2025/03/23 02:18:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/23 02:18:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/23 02:18:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000ae1a40 2025/03/23 02:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:18:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:50 DEBUG : newLeaf(0xc000c74ec0): close: 2025/03/23 02:18:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/23 02:18:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-23 02:18:50.292038893 +0000 UTC m=+8.278640363 2025/03/23 02:18:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:50 DEBUG : newLeaf(0xc000c74ec0): >close: err= 2025/03/23 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:50 DEBUG : newLeaf: vfs cache: starting upload 2025/03/23 02:18:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:50 INFO : newLeaf: Copied (replaced existing) 2025/03/23 02:18:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-23 02:18:50 +0000 UTC" 2025/03/23 02:18:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/23 02:18:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/23 02:18:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:50 DEBUG : >WaitForWriters: 2025/03/23 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : newLeaf: reading active writers 2025/03/23 02:18:50 DEBUG : >WaitForWriters: 2025/03/23 02:18:50 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestFileRename (3.04s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 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-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : file1: reading active writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/23 02:18:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/23 02:18:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/23 02:18:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/23 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:50 DEBUG : dir: Looking for writers 2025/03/23 02:18:50 DEBUG : file1: reading active writers 2025/03/23 02:18:50 DEBUG : : Looking for writers 2025/03/23 02:18:50 DEBUG : dir: reading active writers 2025/03/23 02:18:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:50 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/23 02:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/23 02:18:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/23 02:18:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/23 02:18:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/23 02:18:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/23 02:18:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/23 02:18:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/23 02:18:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/23 02:18:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/23 02:18:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/23 02:18:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/23 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/23 02:18:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.14s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): _readAt: size=1, off=0 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): openPending: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): >openPending: err= 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): _readAt: size=256, off=1 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): >_readAt: n=15, err=EOF 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): _readAt: size=16, off=16 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): >_readAt: n=0, err=EOF 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): close: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): >close: err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): close: 2025/03/23 02:18:51 DEBUG : dir/file1(0xc001064080): >close: err=file already closed 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): _readAt: size=1, off=0 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): openPending: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >openPending: err= 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): _readAt: size=1, off=5 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): _readAt: size=1, off=3 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): _readAt: size=1, off=13 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): _readAt: size=16, off=100 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >_readAt: n=0, err=EOF 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): close: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00066c600): >close: err= 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=1, off=0 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): openPending: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >openPending: err= 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=1, off=5 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=1, off=1 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=1, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=6, off=10 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=6, err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=256, off=10 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=6, err=EOF 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=256, off=100 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=0, err=EOF 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): close: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >close: err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): _readAt: size=256, off=100 2025/03/23 02:18:51 DEBUG : dir/file1(0xc000843180): >_readAt: n=0, err=file already closed 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:51 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): RWFileHandle.Flush 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): _readAt: size=256, off=0 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): openPending: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): >openPending: err= 2025/03/23 02:18:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): >_readAt: n=16, err=EOF 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): RWFileHandle.Flush 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): RWFileHandle.Flush 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): close: 2025/03/23 02:18:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:51 DEBUG : dir/file1(0xc00098eac0): >close: err= 2025/03/23 02:18:51 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:51 DEBUG : dir: Looking for writers 2025/03/23 02:18:51 DEBUG : file1: reading active writers 2025/03/23 02:18:51 DEBUG : : Looking for writers 2025/03/23 02:18:51 DEBUG : dir: reading active writers 2025/03/23 02:18:51 DEBUG : >WaitForWriters: 2025/03/23 02:18:51 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:18:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/23 02:18:52 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): _readAt: size=256, off=0 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): openPending: 2025/03/23 02:18:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): >openPending: err= 2025/03/23 02:18:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/23 02:18:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:18:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:18:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): >_readAt: n=16, err=EOF 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): RWFileHandle.Release 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): close: 2025/03/23 02:18:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): >close: err= 2025/03/23 02:18:52 DEBUG : dir/file1(0xc0008d35c0): RWFileHandle.Release 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : dir: Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : dir: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:52 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): openPending: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): >openPending: err= 2025/03/23 02:18:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): _writeAt: size=5, off=0 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): >_writeAt: n=5, err= 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): _writeAt: size=7, off=5 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): >_writeAt: n=7, err= 2025/03/23 02:18:52 DEBUG : file1: vfs cache: truncate to size=11 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): close: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-23 02:18:52.206633552 +0000 UTC m=+10.193235010 2025/03/23 02:18:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): >close: err= 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): close: 2025/03/23 02:18:52 DEBUG : file1(0xc00092ee80): >close: err=file already closed 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:52 DEBUG : file1: vfs cache: starting upload 2025/03/23 02:18:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:52 INFO : file1: Copied (new) 2025/03/23 02:18:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-23 02:18:52 +0000 UTC" 2025/03/23 02:18:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:52 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): openPending: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): >openPending: err= 2025/03/23 02:18:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): _writeAt: size=7, off=0 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): >_writeAt: n=7, err= 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): _writeAt: size=6, off=5 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): >_writeAt: n=6, err= 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): close: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-23 02:18:52.406087733 +0000 UTC m=+10.392689193 2025/03/23 02:18:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): >close: err= 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): _writeAt: size=5, off=0 2025/03/23 02:18:52 DEBUG : file1(0xc0008fe640): >_writeAt: n=0, err=file already closed 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:52 DEBUG : file1: vfs cache: starting upload 2025/03/23 02:18:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:52 INFO : file1: Copied (new) 2025/03/23 02:18:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-23 02:18:52 +0000 UTC" 2025/03/23 02:18:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:52 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:52 DEBUG : file1(0xc000962900): openPending: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1(0xc000962900): >openPending: err= 2025/03/23 02:18:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1(0xc000962900): close: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-23 02:18:52.60319488 +0000 UTC m=+10.589796349 2025/03/23 02:18:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:52 DEBUG : file1(0xc000962900): >close: err= 2025/03/23 02:18:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/23 02:18:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:18:52 DEBUG : file2: newRWFileHandle: 2025/03/23 02:18:52 DEBUG : file2(0xc0009629c0): openPending: 2025/03/23 02:18:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:52 DEBUG : file2(0xc0009629c0): >openPending: err= 2025/03/23 02:18:52 DEBUG : file2: >newRWFileHandle: err= 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/23 02:18:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/23 02:18:52 DEBUG : file2(0xc0009629c0): RWFileHandle.Flush 2025/03/23 02:18:52 DEBUG : file2(0xc0009629c0): RWFileHandle.Release 2025/03/23 02:18:52 DEBUG : file2(0xc0009629c0): close: 2025/03/23 02:18:52 DEBUG : file2: vfs cache: setting modification time to 2025-03-23 02:18:52.604329059 +0000 UTC m=+10.590930528 2025/03/23 02:18:52 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:52 DEBUG : file2(0xc0009629c0): >close: err= 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/23 02:18:52 DEBUG : file1: vfs cache: starting upload 2025/03/23 02:18:52 DEBUG : file2: vfs cache: starting upload 2025/03/23 02:18:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:52 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:52 INFO : file1: Copied (new) 2025/03/23 02:18:52 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-23 02:18:52 +0000 UTC" 2025/03/23 02:18:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/23 02:18:52 INFO : file2: Copied (new) 2025/03/23 02:18:52 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-23 02:18:52 +0000 UTC" 2025/03/23 02:18:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/23 02:18:52 INFO : file2: vfs cache: upload succeeded try #1 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : file2: reading active writers 2025/03/23 02:18:52 DEBUG : >WaitForWriters: 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:52 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:52 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): openPending: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): >openPending: err= 2025/03/23 02:18:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): _writeAt: size=5, off=0 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): >_writeAt: n=5, err= 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): RWFileHandle.Flush 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): RWFileHandle.Flush 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): close: 2025/03/23 02:18:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-23 02:18:52.973221849 +0000 UTC m=+10.959823319 2025/03/23 02:18:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:52 DEBUG : file1(0xc0009cf7c0): >close: err= 2025/03/23 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:52 DEBUG : : Looking for writers 2025/03/23 02:18:52 DEBUG : file1: reading active writers 2025/03/23 02:18:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:53 DEBUG : file1: vfs cache: starting upload 2025/03/23 02:18:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:53 INFO : file1: Copied (new) 2025/03/23 02:18:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-23 02:18:52 +0000 UTC" 2025/03/23 02:18:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 INFO : file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : >WaitForWriters: 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:53 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): openPending: 2025/03/23 02:18:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): >openPending: err= 2025/03/23 02:18:53 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): _writeAt: size=5, off=0 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): >_writeAt: n=5, err= 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): RWFileHandle.Release 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): close: 2025/03/23 02:18:53 DEBUG : file1: vfs cache: setting modification time to 2025-03-23 02:18:53.159640512 +0000 UTC m=+11.146241941 2025/03/23 02:18:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): >close: err= 2025/03/23 02:18:53 DEBUG : file1(0xc000c2c7c0): RWFileHandle.Release 2025/03/23 02:18:53 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:53 DEBUG : file1: vfs cache: starting upload 2025/03/23 02:18:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:53 INFO : file1: Copied (new) 2025/03/23 02:18:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-23 02:18:53 +0000 UTC" 2025/03/23 02:18:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 INFO : file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : >WaitForWriters: 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/23 02:18:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a30580): openPending: 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a30580): >openPending: err= 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/23 02:18:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a30580): _writeAt: size=5, off=0 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a30580): >_writeAt: n=5, err= 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a30580): close: 2025/03/23 02:18:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-23 02:18:53.412264852 +0000 UTC m=+11.398866320 2025/03/23 02:18:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a30580): >close: err= 2025/03/23 02:18:53 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/23 02:18:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:53 INFO : dir/file1: Copied (replaced existing) 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-23 02:18:53 +0000 UTC" 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : >WaitForWriters: 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/23 02:18:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/23 02:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/23 02:18:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): _writeAt: size=5, off=0 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): openPending: 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/23 02:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): >openPending: err= 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): >_writeAt: n=5, err= 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): _writeAt: size=15, off=5 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): >_writeAt: n=15, err= 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): close: 2025/03/23 02:18:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-23 02:18:53.697209299 +0000 UTC m=+11.683810729 2025/03/23 02:18:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:53 DEBUG : dir/file1(0xc000a4c840): >close: err= 2025/03/23 02:18:53 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/23 02:18:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:53 INFO : dir/file1: Copied (replaced existing) 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-23 02:18:53 +0000 UTC" 2025/03/23 02:18:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:53 DEBUG : dir: Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : dir: reading active writers 2025/03/23 02:18:53 DEBUG : >WaitForWriters: 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:53 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:53 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:53 DEBUG : file1(0xc000db7140): openPending: 2025/03/23 02:18:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : file1(0xc000db7140): >openPending: err= 2025/03/23 02:18:53 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/23 02:18:53 DEBUG : file1(0xc000db7140): _writeAt: size=5, off=0 2025/03/23 02:18:53 DEBUG : file1(0xc000db7140): >_writeAt: n=5, err= 2025/03/23 02:18:53 DEBUG : file1(0xc000db7140): close: 2025/03/23 02:18:53 DEBUG : file1: vfs cache: setting modification time to 2025-03-23 02:18:53.914441182 +0000 UTC m=+11.901042651 2025/03/23 02:18:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:53 DEBUG : file1(0xc000db7140): >close: err= 2025/03/23 02:18:53 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:53 DEBUG : : Looking for writers 2025/03/23 02:18:53 DEBUG : file1: reading active writers 2025/03/23 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:54 DEBUG : file1: vfs cache: starting upload 2025/03/23 02:18:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:18:54 INFO : file1: Copied (new) 2025/03/23 02:18:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-23 02:18:53 +0000 UTC" 2025/03/23 02:18:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:54 INFO : file1: vfs cache: upload succeeded try #1 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : file1: reading active writers 2025/03/23 02:18:54 DEBUG : >WaitForWriters: 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:54 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/23 02:18:54 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.10096954 +0000 UTC m=+12.087571000 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.10096954 +0000 UTC m=+12.087571000 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65e80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65ec0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65ec0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.10096954 +0000 UTC m=+12.087571000 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 1 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.103994208 +0000 UTC m=+12.090595666 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.103994208 +0000 UTC m=+12.090595666 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000c65f40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004201c0 item 2 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80000): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80000): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80000): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.106173077 +0000 UTC m=+12.092774546 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.106173077 +0000 UTC m=+12.092774546 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80080): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80080): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.106173077 +0000 UTC m=+12.092774546 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004204d0 item 3 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.109256345 +0000 UTC m=+12.095857804 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80180): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80180): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80180): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.109256345 +0000 UTC m=+12.095857804 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004208c0 item 4 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e801c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e801c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e801c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e801c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e801c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.111235891 +0000 UTC m=+12.097837360 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e801c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.111235891 +0000 UTC m=+12.097837360 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80240): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80240): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80240): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.111235891 +0000 UTC m=+12.097837360 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420b60 item 5 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e802c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e802c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e802c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e802c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e802c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.113992647 +0000 UTC m=+12.100594105 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e802c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80340): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80340): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.113992647 +0000 UTC m=+12.100594105 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004210a0 item 6 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e803c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e803c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e803c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e803c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e803c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.116015684 +0000 UTC m=+12.102617143 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e803c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.116015684 +0000 UTC m=+12.102617143 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e804c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e804c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e804c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e804c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e804c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.116015684 +0000 UTC m=+12.102617143 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e804c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421420 item 7 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80540): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80540): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.118750367 +0000 UTC m=+12.105351836 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e805c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e805c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e805c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e805c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e805c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.118750367 +0000 UTC m=+12.105351836 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e805c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421880 item 8 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80600): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000e80600): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80600): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80600): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80600): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80600): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80640): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80640): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.121252053 +0000 UTC m=+12.107853512 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.121252053 +0000 UTC m=+12.107853512 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e806c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e806c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e806c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e806c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e806c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.121252053 +0000 UTC m=+12.107853512 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e806c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b20 item 9 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80740): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80740): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80740): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.12442018 +0000 UTC m=+12.111021638 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e807c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e807c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e807c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e807c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e807c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.12442018 +0000 UTC m=+12.111021638 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e807c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004480e0 item 10 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80880): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000e80880): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80880): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80880): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80880): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80880): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e808c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e808c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e808c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e808c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e808c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.126953445 +0000 UTC m=+12.113554914 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e808c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.126953445 +0000 UTC m=+12.113554914 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e809c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e809c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e809c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e809c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e809c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.126953445 +0000 UTC m=+12.113554914 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e809c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004483f0 item 11 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80a40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.130121462 +0000 UTC m=+12.116722931 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80ac0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80ac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80ac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80ac0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80ac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.130121462 +0000 UTC m=+12.116722931 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80ac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004487e0 item 12 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80b80): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000e80b80): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80b80): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80b80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80bc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80bc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80bc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80bc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80bc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.13267761 +0000 UTC m=+12.119279069 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80bc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80c80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80c80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80c80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80c80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80c80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.13267761 +0000 UTC m=+12.119279069 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80c80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448af0 item 13 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.135056887 +0000 UTC m=+12.121658346 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.135056887 +0000 UTC m=+12.121658346 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80d80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448f50 item 14 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e40): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000e80e40): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.137587808 +0000 UTC m=+12.124189307 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80e80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80f40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80f40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80f40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80f40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80f40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.137587808 +0000 UTC m=+12.124189307 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80f40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449340 item 15 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80fc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80fc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80fc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80fc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80fc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.139854682 +0000 UTC m=+12.126456142 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e80fc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81040): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81040): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81040): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.139854682 +0000 UTC m=+12.126456142 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004496c0 item 16 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81080): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81080): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81080): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.142126358 +0000 UTC m=+12.128727826 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.142126358 +0000 UTC m=+12.128727826 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e810c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81100): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81100): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81100): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.142126358 +0000 UTC m=+12.128727826 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ab0 item 17 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81180): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81180): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81180): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.145540997 +0000 UTC m=+12.132142466 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81200): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81200): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81200): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.145540997 +0000 UTC m=+12.132142466 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 18 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81280): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81280): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.147903881 +0000 UTC m=+12.134505351 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.147903881 +0000 UTC m=+12.134505351 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81380): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81380): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81380): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.147903881 +0000 UTC m=+12.134505351 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a2a0 item 19 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81400): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81400): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.150990436 +0000 UTC m=+12.137591895 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81480): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81480): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.150990436 +0000 UTC m=+12.137591895 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 20 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81500): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81500): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.152998805 +0000 UTC m=+12.139600275 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.152998805 +0000 UTC m=+12.139600275 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e815c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81600): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81600): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81600): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.152998805 +0000 UTC m=+12.139600275 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa80 item 21 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81680): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81680): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81680): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.155571125 +0000 UTC m=+12.142172593 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81700): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81700): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81700): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.155571125 +0000 UTC m=+12.142172593 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044afc0 item 22 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81780): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81780): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81780): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.157546152 +0000 UTC m=+12.144147611 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.157546152 +0000 UTC m=+12.144147611 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81880): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81880): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81880): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.157546152 +0000 UTC m=+12.144147611 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b340 item 23 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81900): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81900): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81900): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81900): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81900): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.160162864 +0000 UTC m=+12.146764322 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81900): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81980): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81980): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81980): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.160162864 +0000 UTC m=+12.146764322 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b7a0 item 24 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a40): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000e81a40): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.162602373 +0000 UTC m=+12.149203833 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.162602373 +0000 UTC m=+12.149203833 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.162602373 +0000 UTC m=+12.149203833 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 25 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.165660834 +0000 UTC m=+12.152262293 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.165660834 +0000 UTC m=+12.152262293 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81c80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e2a0 item 26 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d40): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000e81d40): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d40): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.167684483 +0000 UTC m=+12.154285941 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81d80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.167684483 +0000 UTC m=+12.154285941 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.167684483 +0000 UTC m=+12.154285941 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81e80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e620 item 27 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81f00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81f00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81f00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81f00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81f00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.170330409 +0000 UTC m=+12.156931878 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e81f00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.170330409 +0000 UTC m=+12.156931878 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eee0 item 28 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e0c0): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc00102e0c0): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e0c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e0c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e0c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e0c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e0c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.172237008 +0000 UTC m=+12.158838467 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.172237008 +0000 UTC m=+12.158838467 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f3b0 item 29 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.17424025 +0000 UTC m=+12.160841708 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.17424025 +0000 UTC m=+12.160841708 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fa40 item 30 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e380): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc00102e380): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e380): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e380): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e380): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e380): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e3c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e3c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e3c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e3c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e3c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.176482838 +0000 UTC m=+12.163084298 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e3c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e480): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e480): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.176482838 +0000 UTC m=+12.163084298 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fea0 item 31 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e500): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e500): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.179053905 +0000 UTC m=+12.165655364 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.179053905 +0000 UTC m=+12.165655364 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450380 item 32 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.181020516 +0000 UTC m=+12.167621975 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450770 item 33 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.181766898 +0000 UTC m=+12.168368356 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.181766898 +0000 UTC m=+12.168368356 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004508c0 item 33 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ac0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ac0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.185330416 +0000 UTC m=+12.171931895 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004464d0 item 34 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.18628624 +0000 UTC m=+12.172887710 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a619c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a619c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a619c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a619c0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a619c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.18628624 +0000 UTC m=+12.172887710 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a619c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604d20 item 34 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.1889815 +0000 UTC m=+12.175582959 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450380 item 35 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.189862133 +0000 UTC m=+12.176463592 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e080): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e080): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.189862133 +0000 UTC m=+12.176463592 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450540 item 35 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.191960022 +0000 UTC m=+12.178561481 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004509a0 item 36 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.192914092 +0000 UTC m=+12.179515551 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e1c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e200): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e200): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e200): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.192914092 +0000 UTC m=+12.179515551 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450bd0 item 36 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.19476161 +0000 UTC m=+12.181363069 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 37 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.195698298 +0000 UTC m=+12.182299757 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.195698298 +0000 UTC m=+12.182299757 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e2c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451030 item 37 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e340): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e340): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e340): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.197717538 +0000 UTC m=+12.184318998 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004512d0 item 38 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.198677801 +0000 UTC m=+12.185279261 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e440): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e440): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.198677801 +0000 UTC m=+12.185279261 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451420 item 38 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e4c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e4c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e4c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e4c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e4c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.200811497 +0000 UTC m=+12.187412955 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e4c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 39 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.201650722 +0000 UTC m=+12.188252180 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.201650722 +0000 UTC m=+12.188252180 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e5c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b20 item 39 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e680): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e680): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e680): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.203774598 +0000 UTC m=+12.190376057 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 40 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.204594929 +0000 UTC m=+12.191196388 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e780): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e780): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e780): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.204594929 +0000 UTC m=+12.191196388 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004469a0 item 40 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.206663151 +0000 UTC m=+12.193264610 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e7c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e800): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e800): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 41 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e800): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.207352985 +0000 UTC m=+12.193954445 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004470a0 item 41 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.208098285 +0000 UTC m=+12.194699744 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e880): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e880): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e880): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.208098285 +0000 UTC m=+12.194699744 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447420 item 41 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.210245454 +0000 UTC m=+12.196846924 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e980): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e980): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 42 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e980): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.210932875 +0000 UTC m=+12.197534334 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102e980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447a40 item 42 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.211828978 +0000 UTC m=+12.198430447 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea80): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.211828978 +0000 UTC m=+12.198430447 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ea80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 42 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.213834041 +0000 UTC m=+12.200435501 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006041c0 item 43 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.214480946 +0000 UTC m=+12.201082415 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102eb80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604310 item 43 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.215251382 +0000 UTC m=+12.201852841 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.215251382 +0000 UTC m=+12.201852841 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ec80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006044d0 item 43 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.217385968 +0000 UTC m=+12.203987428 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006048c0 item 44 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.218054633 +0000 UTC m=+12.204656093 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ed80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604a10 item 44 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.218975193 +0000 UTC m=+12.205576651 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee80): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.218975193 +0000 UTC m=+12.205576651 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ee80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604bd0 item 44 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.22087574 +0000 UTC m=+12.207477199 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605030 item 45 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.221509399 +0000 UTC m=+12.208110859 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102ef80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f040): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f040): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f040): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.221509399 +0000 UTC m=+12.208110859 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605260 item 45 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.223601045 +0000 UTC m=+12.210202515 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f140): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f140): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605500 item 46 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f140): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.224312161 +0000 UTC m=+12.210913619 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f200): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f200): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f200): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.224312161 +0000 UTC m=+12.210913619 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006056c0 item 46 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.22644827 +0000 UTC m=+12.213049729 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f2c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f300): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f300): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605ab0 item 47 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f300): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.22713048 +0000 UTC m=+12.213731940 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f3c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f3c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f3c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f3c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f3c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.22713048 +0000 UTC m=+12.213731940 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f3c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378150 item 47 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.229393889 +0000 UTC m=+12.215995359 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f4c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f4c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f4c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378460 item 48 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f4c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f4c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.230195985 +0000 UTC m=+12.216797455 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f4c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f580): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f580): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f580): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.230195985 +0000 UTC m=+12.216797455 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378770 item 48 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f5c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f5c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f5c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f5c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f5c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.232314442 +0000 UTC m=+12.218915911 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f5c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e70 item 49 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.233109844 +0000 UTC m=+12.219711304 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f640): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f640): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f640): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.233109844 +0000 UTC m=+12.219711304 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 49 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f6c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f6c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f6c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f6c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f6c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.235089691 +0000 UTC m=+12.221691150 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f6c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379880 item 50 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.235956198 +0000 UTC m=+12.222557667 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f7c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f7c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f7c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f7c0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f7c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.235956198 +0000 UTC m=+12.222557667 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f7c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379b20 item 50 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f840): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f840): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f840): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.237799849 +0000 UTC m=+12.224401308 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006080e0 item 51 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.23865321 +0000 UTC m=+12.225254670 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f900): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f940): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f940): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f940): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.23865321 +0000 UTC m=+12.225254670 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006083f0 item 51 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f9c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f9c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f9c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f9c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f9c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.240662051 +0000 UTC m=+12.227263511 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102f9c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006088c0 item 52 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.241486719 +0000 UTC m=+12.228088179 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fa80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fac0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fac0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.241486719 +0000 UTC m=+12.228088179 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608a10 item 52 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fb40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fb40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fb40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fb40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fb40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.243552056 +0000 UTC m=+12.230153515 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fb40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608d90 item 53 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.244460252 +0000 UTC m=+12.231061710 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc40): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.244460252 +0000 UTC m=+12.231061710 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fc40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609180 item 53 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fcc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fcc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fcc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fcc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fcc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.246342604 +0000 UTC m=+12.232944064 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fcc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609490 item 54 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.247504164 +0000 UTC m=+12.234105624 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fd80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fdc0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fdc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fdc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fdc0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fdc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.247504164 +0000 UTC m=+12.234105624 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00102fdc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609650 item 54 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04000): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04000): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04000): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.250035677 +0000 UTC m=+12.236637145 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436230 item 55 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.250771868 +0000 UTC m=+12.237373327 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e040c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04100): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04100): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04100): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.250771868 +0000 UTC m=+12.237373327 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436380 item 55 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04180): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04180): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04180): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.254051374 +0000 UTC m=+12.240652833 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436620 item 56 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.255205231 +0000 UTC m=+12.241806689 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04280): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04280): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04280): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.255205231 +0000 UTC m=+12.241806689 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436770 item 56 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.257022232 +0000 UTC m=+12.243623690 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04380): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04380): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436a80 item 57 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04380): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.258053717 +0000 UTC m=+12.244655177 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436bd0 item 57 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.258751829 +0000 UTC m=+12.245353298 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04480): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04480): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.258751829 +0000 UTC m=+12.245353298 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436d90 item 57 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.26099585 +0000 UTC m=+12.247597310 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04580): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04580): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437030 item 58 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04580): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.261684022 +0000 UTC m=+12.248285482 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437180 item 58 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.26282303 +0000 UTC m=+12.249424490 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04680): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04680): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04680): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.26282303 +0000 UTC m=+12.249424490 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004372d0 item 58 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.264859013 +0000 UTC m=+12.251460471 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04780): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04780): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004375e0 item 59 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04780): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.26620003 +0000 UTC m=+12.252801489 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437730 item 59 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.267122471 +0000 UTC m=+12.253723930 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04880): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04880): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04880): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.267122471 +0000 UTC m=+12.253723930 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437880 item 59 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.269251517 +0000 UTC m=+12.255852976 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04980): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04980): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437c00 item 60 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04980): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.270177967 +0000 UTC m=+12.256779436 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437d50 item 60 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.271165159 +0000 UTC m=+12.257766628 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b40): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.271165159 +0000 UTC m=+12.257766628 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ea0 item 60 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.273268227 +0000 UTC m=+12.259869697 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372930 item 61 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.274342394 +0000 UTC m=+12.260943852 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04d00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04d00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04d00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04d00): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04d00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.274342394 +0000 UTC m=+12.260943852 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04d00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d20 item 61 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.276335945 +0000 UTC m=+12.262937415 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04dc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04e00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373420 item 62 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04e00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.277219715 +0000 UTC m=+12.263821184 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ec0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ec0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.277219715 +0000 UTC m=+12.263821184 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 62 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.279342239 +0000 UTC m=+12.265943708 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04f80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04fc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04fc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04fc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373e30 item 63 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04fc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04fc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.280246126 +0000 UTC m=+12.266847585 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e04fc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05080): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05080): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.280246126 +0000 UTC m=+12.266847585 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 63 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.282627536 +0000 UTC m=+12.269228995 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05180): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05180): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6540 item 64 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05180): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.283253501 +0000 UTC m=+12.269854960 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05240): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05240): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05240): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.283253501 +0000 UTC m=+12.269854960 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6690 item 64 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05280): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05280): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.285477435 +0000 UTC m=+12.272078894 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6af0 item 65 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.286709227 +0000 UTC m=+12.273310697 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e052c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05300): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05300): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05300): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.286709227 +0000 UTC m=+12.273310697 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 65 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05340): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05340): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05340): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.288875634 +0000 UTC m=+12.275477093 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6f50 item 66 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.290962321 +0000 UTC m=+12.277563781 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e053c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e053c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e053c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e053c0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e053c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.290962321 +0000 UTC m=+12.277563781 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e053c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a70a0 item 66 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05400): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05400): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.293102328 +0000 UTC m=+12.279703798 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7420 item 67 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.294998698 +0000 UTC m=+12.281600157 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05480): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05480): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.294998698 +0000 UTC m=+12.281600157 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7650 item 67 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05500): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05500): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.297408161 +0000 UTC m=+12.284009621 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7960 item 68 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.298998306 +0000 UTC m=+12.285599765 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e055c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05600): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05600): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05600): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.298998306 +0000 UTC m=+12.285599765 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ab0 item 68 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05640): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05640): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.30109423 +0000 UTC m=+12.287695689 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a20e0 item 69 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.302693613 +0000 UTC m=+12.289295072 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e056c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e056c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e056c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e056c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e056c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.302693613 +0000 UTC m=+12.289295072 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e056c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2230 item 69 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05740): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05740): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05740): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.305396376 +0000 UTC m=+12.291997835 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a29a0 item 70 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.306674205 +0000 UTC m=+12.293275664 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05840): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05840): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05840): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.306674205 +0000 UTC m=+12.293275664 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2af0 item 70 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e058c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e058c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e058c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e058c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e058c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.308952221 +0000 UTC m=+12.295553680 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e058c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e70 item 71 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.310082282 +0000 UTC m=+12.296683741 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e059c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e059c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e059c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e059c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e059c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.310082282 +0000 UTC m=+12.296683741 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e059c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2fc0 item 71 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05a40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.312414209 +0000 UTC m=+12.299015668 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3340 item 72 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.313547617 +0000 UTC m=+12.300149076 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b40): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.313547617 +0000 UTC m=+12.300149076 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3500 item 72 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.316771729 +0000 UTC m=+12.303373188 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05bc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05bc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05bc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 73 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05bc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05bc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.317861996 +0000 UTC m=+12.304463455 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05bc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a39d0 item 73 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.318630758 +0000 UTC m=+12.305232218 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.318630758 +0000 UTC m=+12.305232218 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3b20 item 73 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.321403273 +0000 UTC m=+12.308004732 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 74 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.322958523 +0000 UTC m=+12.309559982 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05d40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c5b0 item 74 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.323782028 +0000 UTC m=+12.310383488 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e40): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.323782028 +0000 UTC m=+12.310383488 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c770 item 74 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.326036079 +0000 UTC m=+12.312637539 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d030 item 75 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.326860126 +0000 UTC m=+12.313461585 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000e05f40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d260 item 75 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.327663545 +0000 UTC m=+12.314265013 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db60c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db60c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db60c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db60c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db60c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.327663545 +0000 UTC m=+12.314265013 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db60c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d420 item 75 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.330002285 +0000 UTC m=+12.316603743 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d810 item 76 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.331233576 +0000 UTC m=+12.317835035 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc70 item 76 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.331965549 +0000 UTC m=+12.318567019 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.331965549 +0000 UTC m=+12.318567019 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037de30 item 76 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.33454947 +0000 UTC m=+12.321150929 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a600c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a600c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a600c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a150 item 77 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a600c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a600c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.335620991 +0000 UTC m=+12.322222461 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a600c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60180): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60180): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60180): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.335620991 +0000 UTC m=+12.322222461 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a2a0 item 77 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.338278881 +0000 UTC m=+12.324880340 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60280): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a690 item 78 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60280): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.339429652 +0000 UTC m=+12.326031110 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60340): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60340): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.339429652 +0000 UTC m=+12.326031110 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aaf0 item 78 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.342265584 +0000 UTC m=+12.328867043 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60440): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60440): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036afc0 item 79 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60440): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.34343519 +0000 UTC m=+12.330036649 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60500): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60500): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60500): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.34343519 +0000 UTC m=+12.330036649 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b340 item 79 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.346000446 +0000 UTC m=+12.332601904 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a605c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60600): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60600): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b880 item 80 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60600): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.346705148 +0000 UTC m=+12.333306607 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a606c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a606c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a606c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a606c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a606c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.346705148 +0000 UTC m=+12.333306607 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a606c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bce0 item 80 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60700): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60700): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60700): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.349073854 +0000 UTC m=+12.335675323 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003180e0 item 81 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.350304043 +0000 UTC m=+12.336905503 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60780): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60780): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60780): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.350304043 +0000 UTC m=+12.336905503 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318380 item 81 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60800): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60800): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60800): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.352298648 +0000 UTC m=+12.338900117 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d90 item 82 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.353508859 +0000 UTC m=+12.340110318 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a608c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60900): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60900): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60900): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60900): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60900): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.353508859 +0000 UTC m=+12.340110318 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60900): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 82 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60980): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60980): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60980): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.355713177 +0000 UTC m=+12.342314636 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c70 item 83 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.356448197 +0000 UTC m=+12.343049657 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a80): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.356448197 +0000 UTC m=+12.343049657 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a540 item 83 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60b00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60b00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.358318087 +0000 UTC m=+12.344919546 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ad90 item 84 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.359418763 +0000 UTC m=+12.346020232 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60bc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c00): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.359418763 +0000 UTC m=+12.346020232 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b030 item 84 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.361301337 +0000 UTC m=+12.347902806 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60c80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 85 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.362162563 +0000 UTC m=+12.348764023 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d80): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.362162563 +0000 UTC m=+12.348764023 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60d80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bea0 item 85 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60e00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60e00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.365599786 +0000 UTC m=+12.352201246 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 86 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.366781574 +0000 UTC m=+12.353383033 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f00): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.366781574 +0000 UTC m=+12.353383033 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 86 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.369041647 +0000 UTC m=+12.355643106 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a60f80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381260 item 87 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.36980031 +0000 UTC m=+12.356401770 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61080): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61080): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.36980031 +0000 UTC m=+12.356401770 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a61080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 87 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6300): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6300): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6300): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.372071704 +0000 UTC m=+12.358673163 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 88 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.373223677 +0000 UTC m=+12.359825145 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db63c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.373223677 +0000 UTC m=+12.359825145 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e690 item 88 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.375996562 +0000 UTC m=+12.362598030 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eaf0 item 89 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.376929423 +0000 UTC m=+12.363530892 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040efc0 item 89 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.377759621 +0000 UTC m=+12.364361080 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db65c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.377759621 +0000 UTC m=+12.364361080 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 89 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.379973027 +0000 UTC m=+12.366574486 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db66c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 90 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.380933248 +0000 UTC m=+12.367534718 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fab0 item 90 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.382096923 +0000 UTC m=+12.368698383 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db67c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.382096923 +0000 UTC m=+12.368698383 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc70 item 90 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.384409303 +0000 UTC m=+12.371010763 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db68c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da070 item 91 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.385244331 +0000 UTC m=+12.371845791 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da1c0 item 91 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.385948834 +0000 UTC m=+12.372550293 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db69c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.385948834 +0000 UTC m=+12.372550293 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da460 item 91 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.388069645 +0000 UTC m=+12.374671104 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da850 item 92 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.388893932 +0000 UTC m=+12.375495391 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da9a0 item 92 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.390152084 +0000 UTC m=+12.376753542 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6bc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.390152084 +0000 UTC m=+12.376753542 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dabd0 item 92 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.392018577 +0000 UTC m=+12.378620037 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6cc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db340 item 93 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.392847523 +0000 UTC m=+12.379448982 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.392847523 +0000 UTC m=+12.379448982 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db650 item 93 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.394862305 +0000 UTC m=+12.381463764 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbe30 item 94 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.395580884 +0000 UTC m=+12.382182343 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.395580884 +0000 UTC m=+12.382182343 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004300e0 item 94 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.3975391 +0000 UTC m=+12.384140558 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004307e0 item 95 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.398151349 +0000 UTC m=+12.384752808 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.398151349 +0000 UTC m=+12.384752808 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430930 item 95 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.400119804 +0000 UTC m=+12.386721263 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430ee0 item 96 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.40090522 +0000 UTC m=+12.387506678 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.40090522 +0000 UTC m=+12.387506678 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431030 item 96 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= 2025/03/23 02:18:54 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : >WaitForWriters: 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:54 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/23 02:18:54 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44fc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44fc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44fc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44fc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44fc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.425281908 +0000 UTC m=+12.411883366 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44fc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.425281908 +0000 UTC m=+12.411883366 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45040): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45040): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45040): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.425281908 +0000 UTC m=+12.411883366 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 1 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45080): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45080): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45080): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.42795729 +0000 UTC m=+12.414558748 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a450c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a450c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a450c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a450c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a450c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.42795729 +0000 UTC m=+12.414558748 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a450c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367650 item 2 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.429942796 +0000 UTC m=+12.416544255 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.429942796 +0000 UTC m=+12.416544255 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45180): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45180): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45180): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.429942796 +0000 UTC m=+12.416544255 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 3 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45200): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45200): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45200): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.432601827 +0000 UTC m=+12.419203297 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45280): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45280): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45280): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.432601827 +0000 UTC m=+12.419203297 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a0e0 item 4 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a452c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a452c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a452c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a452c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a452c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.434393911 +0000 UTC m=+12.420995370 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a452c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.434393911 +0000 UTC m=+12.420995370 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45340): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45340): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.434393911 +0000 UTC m=+12.420995370 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a620 item 5 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a453c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a453c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a453c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a453c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a453c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.436844421 +0000 UTC m=+12.423445880 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a453c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45440): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45440): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.436844421 +0000 UTC m=+12.423445880 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043afc0 item 6 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a454c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a454c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a454c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a454c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a454c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.4385961 +0000 UTC m=+12.425197558 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a454c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.4385961 +0000 UTC m=+12.425197558 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a455c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a455c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a455c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a455c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a455c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.4385961 +0000 UTC m=+12.425197558 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a455c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b260 item 7 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45640): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45640): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.441199867 +0000 UTC m=+12.427801326 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a456c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a456c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a456c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a456c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a456c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.441199867 +0000 UTC m=+12.427801326 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a456c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b880 item 8 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45700): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc000a45700): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45700): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45700): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45700): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45700): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45740): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45740): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45740): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.443313765 +0000 UTC m=+12.429915224 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.443313765 +0000 UTC m=+12.429915224 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.443313765 +0000 UTC m=+12.429915224 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 9 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac240): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac240): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.4459798 +0000 UTC m=+12.432581258 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.4459798 +0000 UTC m=+12.432581258 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c310 item 10 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0003ac380): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.448182585 +0000 UTC m=+12.434784054 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.448182585 +0000 UTC m=+12.434784054 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.448182585 +0000 UTC m=+12.434784054 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c770 item 11 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac5c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac5c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac5c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac5c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac5c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.450817451 +0000 UTC m=+12.437418910 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac5c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac680): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac680): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac680): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.450817451 +0000 UTC m=+12.437418910 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 12 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0003ac7c0): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac800): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac800): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac800): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.452887226 +0000 UTC m=+12.439488695 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acac0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acac0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.452887226 +0000 UTC m=+12.439488695 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d030 item 13 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.454763668 +0000 UTC m=+12.441365127 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.454763668 +0000 UTC m=+12.441365127 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 14 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ace00): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0003ace00): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ace00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ace00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ace00): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ace00): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ace00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acec0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acec0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.457313555 +0000 UTC m=+12.443915024 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.457313555 +0000 UTC m=+12.443915024 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 15 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.460206445 +0000 UTC m=+12.446807904 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.460206445 +0000 UTC m=+12.446807904 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 16 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.462294344 +0000 UTC m=+12.448895813 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.462294344 +0000 UTC m=+12.448895813 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad2c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.462294344 +0000 UTC m=+12.448895813 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c80e0 item 17 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a457c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a457c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a457c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a457c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a457c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.465002688 +0000 UTC m=+12.451604127 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a457c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45840): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45840): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45840): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.465002688 +0000 UTC m=+12.451604127 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bdc0 item 18 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a458c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a458c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a458c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a458c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a458c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.466785755 +0000 UTC m=+12.453387224 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a458c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.466785755 +0000 UTC m=+12.453387224 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a459c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a459c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a459c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a459c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a459c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.466785755 +0000 UTC m=+12.453387224 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a459c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004083f0 item 19 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45a40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.469133693 +0000 UTC m=+12.455735132 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ac0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ac0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.469133693 +0000 UTC m=+12.455735132 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 20 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45b40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45b40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.470786795 +0000 UTC m=+12.457388234 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.470786795 +0000 UTC m=+12.457388234 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.470786795 +0000 UTC m=+12.457388234 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 21 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45cc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45cc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45cc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45cc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45cc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.475462442 +0000 UTC m=+12.462063902 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45cc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45d40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45d40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45d40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45d40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45d40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.475462442 +0000 UTC m=+12.462063902 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45d40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409420 item 22 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45dc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45dc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45dc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45dc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45dc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.477351909 +0000 UTC m=+12.463953378 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45dc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.477351909 +0000 UTC m=+12.463953378 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45e80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ec0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ec0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.477351909 +0000 UTC m=+12.463953378 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 23 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45f40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45f40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45f40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45f40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45f40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.479798381 +0000 UTC m=+12.466399820 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a45f40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8740): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8740): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8740): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.479798381 +0000 UTC m=+12.466399820 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600310 item 24 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a40): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0002d8a40): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.48141194 +0000 UTC m=+12.468013379 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.48141194 +0000 UTC m=+12.468013379 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8bc0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8bc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8bc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8bc0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8bc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.48141194 +0000 UTC m=+12.468013379 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8bc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600690 item 25 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8c40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8c40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.483585581 +0000 UTC m=+12.470187020 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8d80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8d80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8d80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8d80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8d80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.483585581 +0000 UTC m=+12.470187020 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8d80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600bd0 item 26 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e40): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0002d8e40): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.485368598 +0000 UTC m=+12.471970037 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d8e80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.485368598 +0000 UTC m=+12.471970037 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d92c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9300): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9300): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9300): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.485368598 +0000 UTC m=+12.471970037 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601110 item 27 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d93c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d93c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d93c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d93c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d93c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.48785223 +0000 UTC m=+12.474453679 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d93c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9440): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9440): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.48785223 +0000 UTC m=+12.474453679 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006015e0 item 28 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9500): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0002d9500): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9500): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9500): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9500): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9540): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9540): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.489798403 +0000 UTC m=+12.476399842 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9600): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9600): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9600): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.489798403 +0000 UTC m=+12.476399842 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601b20 item 29 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9680): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9680): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9680): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.491438913 +0000 UTC m=+12.478040352 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9700): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9700): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9700): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.491438913 +0000 UTC m=+12.478040352 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601e30 item 30 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d97c0): _readAt: size=2, off=0 2025/03/23 02:18:54 ERROR : open-test-file(0xc0002d97c0): Couldn't read size of file 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d97c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d97c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d97c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d97c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d97c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9800): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9800): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9800): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.493494992 +0000 UTC m=+12.480096451 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d98c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d98c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d98c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d98c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d98c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.493494992 +0000 UTC m=+12.480096451 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d98c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec2a0 item 31 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9940): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9940): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9940): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.495349153 +0000 UTC m=+12.481950622 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d99c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d99c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d99c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d99c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d99c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.495349153 +0000 UTC m=+12.481950622 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d99c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec7e0 item 32 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.49725535 +0000 UTC m=+12.483856809 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecbd0 item 33 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.497981914 +0000 UTC m=+12.484583384 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.497981914 +0000 UTC m=+12.484583384 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ece70 item 33 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ac0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ac0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.499865881 +0000 UTC m=+12.486467340 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed650 item 34 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.500643831 +0000 UTC m=+12.487245291 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b40): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.500643831 +0000 UTC m=+12.487245291 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edf10 item 34 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.502499876 +0000 UTC m=+12.489101335 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160d90 item 35 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.503238682 +0000 UTC m=+12.489840141 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9bc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c00): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.503238682 +0000 UTC m=+12.489840141 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160fc0 item 35 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.505213669 +0000 UTC m=+12.491815129 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9c80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001613b0 item 36 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.506043437 +0000 UTC m=+12.492644906 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d80): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.506043437 +0000 UTC m=+12.492644906 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9d80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001617a0 item 36 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9dc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9dc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9dc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9dc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9dc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.507852363 +0000 UTC m=+12.494453802 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9dc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec1c0 item 37 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.508645141 +0000 UTC m=+12.495246590 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.508645141 +0000 UTC m=+12.495246590 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec8c0 item 37 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ec0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ec0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.510562691 +0000 UTC m=+12.497164210 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0002d9ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecee0 item 38 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.511394171 +0000 UTC m=+12.497995630 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.511394171 +0000 UTC m=+12.497995630 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed6c0 item 38 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8200): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8200): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8200): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.513262127 +0000 UTC m=+12.499863586 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6540 item 39 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.514086785 +0000 UTC m=+12.500688244 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f83c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8400): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8400): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8400): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.514086785 +0000 UTC m=+12.500688244 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b69a0 item 39 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.516075969 +0000 UTC m=+12.502677438 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b70a0 item 40 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.516911618 +0000 UTC m=+12.503513086 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.516911618 +0000 UTC m=+12.503513086 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7340 item 40 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.51867051 +0000 UTC m=+12.505271968 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f85c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8600): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8600): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7a40 item 41 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8600): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.519369351 +0000 UTC m=+12.505970810 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c70 item 41 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.5201677 +0000 UTC m=+12.506769159 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.5201677 +0000 UTC m=+12.506769159 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 41 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.52290566 +0000 UTC m=+12.509507109 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556380): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556380): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee930 item 42 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556380): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.524349119 +0000 UTC m=+12.510950619 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeaf0 item 42 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.525226786 +0000 UTC m=+12.511828236 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556480): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556480): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.525226786 +0000 UTC m=+12.511828236 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eee00 item 42 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.527825124 +0000 UTC m=+12.514426563 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac0c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac0c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac0c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8230 item 43 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac0c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac0c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.528656746 +0000 UTC m=+12.515258215 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac0c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8380 item 43 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.52966072 +0000 UTC m=+12.516262189 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.52966072 +0000 UTC m=+12.516262189 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac1c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8540 item 43 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.531457282 +0000 UTC m=+12.518058731 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8d20 item 44 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.532087004 +0000 UTC m=+12.518688443 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac2c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8ee0 item 44 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.532777731 +0000 UTC m=+12.519379170 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.532777731 +0000 UTC m=+12.519379170 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9180 item 44 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.534417128 +0000 UTC m=+12.521018567 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac4c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9570 item 45 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.535037983 +0000 UTC m=+12.521639422 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac640): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac640): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac640): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.535037983 +0000 UTC m=+12.521639422 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9730 item 45 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.53677307 +0000 UTC m=+12.523374510 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9ab0 item 46 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.53746016 +0000 UTC m=+12.524061619 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ac7c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003aca80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003aca80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003aca80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003aca80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003aca80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.53746016 +0000 UTC m=+12.524061619 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003aca80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9ce0 item 46 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.539078849 +0000 UTC m=+12.525680288 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003accc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006080e0 item 47 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.539629021 +0000 UTC m=+12.526230460 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acd00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acdc0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acdc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acdc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acdc0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acdc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.539629021 +0000 UTC m=+12.526230460 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acdc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006083f0 item 47 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.54131183 +0000 UTC m=+12.527913280 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006088c0 item 48 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.541995454 +0000 UTC m=+12.528596903 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003acf40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.541995454 +0000 UTC m=+12.528596903 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608a10 item 48 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad200): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad200): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad200): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.543689122 +0000 UTC m=+12.530290561 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608d90 item 49 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.544291203 +0000 UTC m=+12.530892652 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.544291203 +0000 UTC m=+12.530892652 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609180 item 49 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.546641886 +0000 UTC m=+12.533243345 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609490 item 50 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.547611917 +0000 UTC m=+12.534213386 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad480): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad480): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.547611917 +0000 UTC m=+12.534213386 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609650 item 50 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad5c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad5c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad5c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad5c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad5c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.549377771 +0000 UTC m=+12.535979240 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad5c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609b90 item 51 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.550098584 +0000 UTC m=+12.536700053 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad7c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad7c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad7c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad7c0): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad7c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.550098584 +0000 UTC m=+12.536700053 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad7c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609dc0 item 51 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad880): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad880): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad880): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.552121591 +0000 UTC m=+12.538723051 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee3f0 item 52 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.552911283 +0000 UTC m=+12.539512753 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad9c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad9c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad9c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad9c0): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad9c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.552911283 +0000 UTC m=+12.539512753 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ad9c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeee0 item 52 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ada40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ada40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ada40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ada40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ada40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.554659335 +0000 UTC m=+12.541260794 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ada40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef2d0 item 53 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.555347527 +0000 UTC m=+12.541948996 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adb00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adc40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adc40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adc40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adc40): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adc40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.555347527 +0000 UTC m=+12.541948996 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003adc40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef420 item 53 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003add00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003add00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003add00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003add00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003add00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.55729919 +0000 UTC m=+12.543900650 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003add00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef7a0 item 54 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.558070318 +0000 UTC m=+12.544671777 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade40): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.558070318 +0000 UTC m=+12.544671777 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0003ade40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef9d0 item 54 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556000): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556000): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556000): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.559854337 +0000 UTC m=+12.546455796 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efea0 item 55 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.560581241 +0000 UTC m=+12.547182701 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0005560c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556100): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556100): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556100): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.560581241 +0000 UTC m=+12.547182701 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000556100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 55 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.562337889 +0000 UTC m=+12.548939338 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004502a0 item 56 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.563275279 +0000 UTC m=+12.549876737 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8380): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8380): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8380): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.563275279 +0000 UTC m=+12.549876737 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 56 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.565199911 +0000 UTC m=+12.551801380 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004507e0 item 57 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.565991207 +0000 UTC m=+12.552592667 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450930 item 57 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.566819732 +0000 UTC m=+12.553421192 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.566819732 +0000 UTC m=+12.553421192 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a80 item 57 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.568847519 +0000 UTC m=+12.555448988 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450e00 item 58 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.569458496 +0000 UTC m=+12.556059955 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450f50 item 58 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.570202181 +0000 UTC m=+12.556803650 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8780): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8780): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8780): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8780): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8780): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.570202181 +0000 UTC m=+12.556803650 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8780): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004510a0 item 58 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.571868108 +0000 UTC m=+12.558469577 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8880): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8880): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451340 item 59 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8880): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.572541292 +0000 UTC m=+12.559142751 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451570 item 59 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.573322518 +0000 UTC m=+12.559923987 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8980): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8980): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8980): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.573322518 +0000 UTC m=+12.559923987 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451730 item 59 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.575133798 +0000 UTC m=+12.561735267 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b90 item 60 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.575781083 +0000 UTC m=+12.562382543 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ea0 item 60 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.576638473 +0000 UTC m=+12.563239933 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b80): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.576638473 +0000 UTC m=+12.563239933 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004461c0 item 60 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.578317184 +0000 UTC m=+12.564918633 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 61 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.579344894 +0000 UTC m=+12.565946343 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8c80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8d40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8d40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8d40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8d40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8d40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.579344894 +0000 UTC m=+12.565946343 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8d40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004469a0 item 61 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.581228219 +0000 UTC m=+12.567829688 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 62 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.581841751 +0000 UTC m=+12.568443210 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8e40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8f00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8f00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8f00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8f00): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8f00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.581841751 +0000 UTC m=+12.568443210 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8f00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004470a0 item 62 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.583692825 +0000 UTC m=+12.570294285 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f8fc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9000): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9000): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447650 item 63 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9000): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.584317166 +0000 UTC m=+12.570918636 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f90c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f90c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f90c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f90c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f90c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.584317166 +0000 UTC m=+12.570918636 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f90c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 63 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): >_readAt: n=0, err=Bad file descriptor 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.586149266 +0000 UTC m=+12.572750725 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9180): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f91c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f91c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f91c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 64 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f91c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f91c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.586781283 +0000 UTC m=+12.573382741 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f91c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9280): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9280): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9280): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.586781283 +0000 UTC m=+12.573382741 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604000 item 64 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f92c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f92c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f92c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f92c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f92c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.588604215 +0000 UTC m=+12.575205673 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f92c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604310 item 65 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.58939564 +0000 UTC m=+12.575997079 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9340): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9340): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.58939564 +0000 UTC m=+12.575997079 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006044d0 item 65 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9380): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9380): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9380): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9380): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9380): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.590979092 +0000 UTC m=+12.577580531 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9380): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006048c0 item 66 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.591986864 +0000 UTC m=+12.578588333 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f93c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9400): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9400): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9400): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.591986864 +0000 UTC m=+12.578588333 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604a10 item 66 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9440): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9440): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9440): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.594133423 +0000 UTC m=+12.580734892 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604cb0 item 67 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.595096572 +0000 UTC m=+12.581698031 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f94c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f94c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f94c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f94c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f94c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.595096572 +0000 UTC m=+12.581698031 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f94c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604e70 item 67 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9540): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9540): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.59729613 +0000 UTC m=+12.583897589 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006051f0 item 68 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.598244791 +0000 UTC m=+12.584846270 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9640): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9640): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9640): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.598244791 +0000 UTC m=+12.584846270 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605340 item 68 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9680): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9680): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9680): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.600041774 +0000 UTC m=+12.586643233 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605650 item 69 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.602112521 +0000 UTC m=+12.588713991 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f96c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9700): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9700): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9700): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.602112521 +0000 UTC m=+12.588713991 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004f9700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605810 item 69 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6040): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6040): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6040): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.605336984 +0000 UTC m=+12.591938444 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003782a0 item 70 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.60634708 +0000 UTC m=+12.592948549 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6140): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6140): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6140): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.60634708 +0000 UTC m=+12.592948549 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 70 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.608097216 +0000 UTC m=+12.594698684 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db61c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 71 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.608909811 +0000 UTC m=+12.595511280 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.608909811 +0000 UTC m=+12.595511280 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db62c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e00 item 71 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6340): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6340): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6340): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.610769171 +0000 UTC m=+12.597370640 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 72 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.611536782 +0000 UTC m=+12.598138251 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6440): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6440): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.611536782 +0000 UTC m=+12.598138251 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379810 item 72 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.613436288 +0000 UTC m=+12.600037757 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6480): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 73 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.614308955 +0000 UTC m=+12.600910415 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db64c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436150 item 73 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.61508423 +0000 UTC m=+12.601685699 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6540): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6540): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6540): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.61508423 +0000 UTC m=+12.601685699 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004362a0 item 73 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.61734215 +0000 UTC m=+12.603943618 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6640): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6640): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436540 item 74 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6640): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.618072109 +0000 UTC m=+12.604673569 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436690 item 74 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.618918178 +0000 UTC m=+12.605519636 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6740): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6740): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6740): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6740): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6740): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.618918178 +0000 UTC m=+12.605519636 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6740): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004367e0 item 74 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.620739707 +0000 UTC m=+12.607341176 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6840): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6840): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6840): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436af0 item 75 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6840): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6840): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.621410235 +0000 UTC m=+12.608011705 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6840): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): _writeAt: size=3, off=2 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436c40 item 75 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.622171464 +0000 UTC m=+12.608772923 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6900): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6940): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6940): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6940): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.622171464 +0000 UTC m=+12.608772923 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436e00 item 75 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.624089275 +0000 UTC m=+12.610690733 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004370a0 item 76 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.624836547 +0000 UTC m=+12.611438006 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6a40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004371f0 item 76 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): _writeAt: size=3, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.62580717 +0000 UTC m=+12.612408649 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b40): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.62580717 +0000 UTC m=+12.612408649 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437340 item 76 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.627595426 +0000 UTC m=+12.614196886 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437650 item 77 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.628229918 +0000 UTC m=+12.614831376 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.628229918 +0000 UTC m=+12.614831376 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6d00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004377a0 item 77 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.630174147 +0000 UTC m=+12.616775606 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6dc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437a40 item 78 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.630821342 +0000 UTC m=+12.617422801 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.630821342 +0000 UTC m=+12.617422801 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437c70 item 78 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.632721038 +0000 UTC m=+12.619322497 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6f80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6fc0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6fc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6fc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437f10 item 79 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6fc0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6fc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.633384743 +0000 UTC m=+12.619986212 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db6fc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.633384743 +0000 UTC m=+12.619986212 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7080): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372690 item 79 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.635580666 +0000 UTC m=+12.622182134 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db71c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db71c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db71c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 80 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db71c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db71c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.636321316 +0000 UTC m=+12.622922775 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db71c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.636321316 +0000 UTC m=+12.622922775 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7280): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003731f0 item 80 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db72c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db72c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db72c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db72c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db72c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.638537736 +0000 UTC m=+12.625139195 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db72c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373880 item 81 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.63921152 +0000 UTC m=+12.625812980 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.63921152 +0000 UTC m=+12.625812980 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ab0 item 81 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7400): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7400): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.641639779 +0000 UTC m=+12.628241238 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a61c0 item 82 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.642506015 +0000 UTC m=+12.629107474 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db74c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7500): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7500): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7500): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.642506015 +0000 UTC m=+12.629107474 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6310 item 82 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7580): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7580): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7580): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7580): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7580): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.644209884 +0000 UTC m=+12.630811342 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7580): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6700 item 83 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.645100235 +0000 UTC m=+12.631701703 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7640): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7680): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7680): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7680): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7680): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7680): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.645100235 +0000 UTC m=+12.631701703 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7680): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a69a0 item 83 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7700): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7700): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7700): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.64714895 +0000 UTC m=+12.633750409 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 84 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.647933203 +0000 UTC m=+12.634534662 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db77c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7800): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7800): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7800): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7800): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7800): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.647933203 +0000 UTC m=+12.634534662 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7800): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 84 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7880): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7880): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7880): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.649600662 +0000 UTC m=+12.636202122 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a70a0 item 85 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.650339119 +0000 UTC m=+12.636940578 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7940): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7980): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7980): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7980): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7980): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7980): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.650339119 +0000 UTC m=+12.636940578 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7980): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a72d0 item 85 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7a00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7a00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7a00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7a00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7a00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.65216732 +0000 UTC m=+12.638768780 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7a00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7650 item 86 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.653023788 +0000 UTC m=+12.639625257 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ac0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b00): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.653023788 +0000 UTC m=+12.639625257 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a77a0 item 86 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.654706397 +0000 UTC m=+12.641307856 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ab0 item 87 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.655374631 +0000 UTC m=+12.641976090 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c80): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.655374631 +0000 UTC m=+12.641976090 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7c80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ce0 item 87 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7d00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7d00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7d00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7d00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7d00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.657278526 +0000 UTC m=+12.643879994 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7d00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2230 item 88 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.658086813 +0000 UTC m=+12.644688271 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7dc0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7e00): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7e00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7e00): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7e00): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7e00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.658086813 +0000 UTC m=+12.644688271 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7e00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2690 item 88 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.659974776 +0000 UTC m=+12.646576236 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7ec0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7f00): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7f00): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7f00): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2af0 item 89 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7f00): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7f00): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.660700458 +0000 UTC m=+12.647301918 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000db7f00): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2cb0 item 89 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.661584818 +0000 UTC m=+12.648186277 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000412440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004124c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004124c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004124c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004124c0): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004124c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.661584818 +0000 UTC m=+12.648186277 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc0004124c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e70 item 89 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.663441834 +0000 UTC m=+12.650043304 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000413f40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00015cd40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00015cd40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00015cd40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3180 item 90 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00015cd40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00015cd40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.664219754 +0000 UTC m=+12.650821213 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc00015cd40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3340 item 90 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.665117951 +0000 UTC m=+12.651719410 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44000): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44040): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44040): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44040): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44040): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44040): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.665117951 +0000 UTC m=+12.651719410 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44040): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3500 item 90 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.667223383 +0000 UTC m=+12.653824852 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44100): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44140): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44140): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44140): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 91 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44140): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44140): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.668041759 +0000 UTC m=+12.654643218 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44140): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): >_readAt: n=2, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): _writeAt: size=3, off=7 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a39d0 item 91 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.669048559 +0000 UTC m=+12.655650018 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44200): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44240): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44240): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44240): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44240): >_readAt: n=8, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44240): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.669048559 +0000 UTC m=+12.655650018 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44240): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3b20 item 91 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.670997618 +0000 UTC m=+12.657599077 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44300): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44340): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44340): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44340): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a000 item 92 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44340): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44340): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.671669749 +0000 UTC m=+12.658271209 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44340): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): open at offset 5 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a150 item 92 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): _readAt: size=2, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): _writeAt: size=3, off=5 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): >_writeAt: n=3, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.672481453 +0000 UTC m=+12.659082922 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44400): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44440): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44440): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44440): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44440): >_readAt: n=3, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44440): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.672481453 +0000 UTC m=+12.659082922 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44440): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a2a0 item 92 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.674235005 +0000 UTC m=+12.660836464 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44500): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44540): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44540): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44540): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a690 item 93 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44540): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44540): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.674933356 +0000 UTC m=+12.661534825 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44540): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44600): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44600): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44600): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44600): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44600): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.674933356 +0000 UTC m=+12.661534825 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44600): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aaf0 item 93 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.676961713 +0000 UTC m=+12.663563182 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a446c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44700): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44700): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44700): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036afc0 item 94 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44700): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44700): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.677632202 +0000 UTC m=+12.664233670 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44700): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a447c0): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a447c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a447c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a447c0): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a447c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.677632202 +0000 UTC m=+12.664233670 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a447c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b340 item 94 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.67959186 +0000 UTC m=+12.666193319 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44880): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a448c0): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a448c0): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a448c0): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b880 item 95 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a448c0): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a448c0): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.680310018 +0000 UTC m=+12.666911487 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a448c0): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44a80): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44a80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44a80): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44a80): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44a80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.680310018 +0000 UTC m=+12.666911487 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44a80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bce0 item 95 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): open at offset 0 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): _readAt: size=2, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): >_readAt: n=0, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.682554521 +0000 UTC m=+12.669155991 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b80): _writeAt: size=5, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b80): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b80): >openPending: err= 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003180e0 item 96 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b80): >_writeAt: n=5, err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b80): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.683206876 +0000 UTC m=+12.669808345 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44b80): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/23 02:18:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:18:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/23 02:18:54 DEBUG : open-test-file: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44c40): _readAt: size=512, off=0 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44c40): openPending: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44c40): >openPending: err= 2025/03/23 02:18:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44c40): >_readAt: n=5, err=EOF 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44c40): close: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-23 02:18:54.683206876 +0000 UTC m=+12.669808345 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/23 02:18:54 DEBUG : open-test-file(0xc000a44c40): >close: err= 2025/03/23 02:18:54 DEBUG : open-test-file: Remove: 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318380 item 96 2025/03/23 02:18:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/23 02:18:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/23 02:18:54 DEBUG : open-test-file: >Remove: err= 2025/03/23 02:18:54 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : >WaitForWriters: 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:18:54 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:18:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:18:54 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:18:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:18:54 DEBUG : file1: newRWFileHandle: 2025/03/23 02:18:54 DEBUG : file1(0xc0005a6700): openPending: 2025/03/23 02:18:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:54 DEBUG : file1(0xc0005a6700): >openPending: err= 2025/03/23 02:18:54 DEBUG : file1: >newRWFileHandle: err= 2025/03/23 02:18:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:18:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/23 02:18:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/23 02:18:54 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : file1: reading active writers 2025/03/23 02:18:54 DEBUG : file1: active writers 1 2025/03/23 02:18:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : file1: reading active writers 2025/03/23 02:18:54 DEBUG : file1: active writers 1 2025/03/23 02:18:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : file1: reading active writers 2025/03/23 02:18:54 DEBUG : file1: active writers 1 2025/03/23 02:18:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : file1: reading active writers 2025/03/23 02:18:54 DEBUG : file1: active writers 1 2025/03/23 02:18:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:18:54 DEBUG : : Looking for writers 2025/03/23 02:18:54 DEBUG : file1: reading active writers 2025/03/23 02:18:54 DEBUG : file1: active writers 1 2025/03/23 02:18:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/23 02:18:55 DEBUG : : Looking for writers 2025/03/23 02:18:55 DEBUG : file1: reading active writers 2025/03/23 02:18:55 DEBUG : file1: active writers 1 2025/03/23 02:18:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/23 02:18:55 DEBUG : : Looking for writers 2025/03/23 02:18:55 DEBUG : file1: reading active writers 2025/03/23 02:18:55 DEBUG : file1: active writers 1 2025/03/23 02:18:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/23 02:18:55 DEBUG : : Looking for writers 2025/03/23 02:18:55 DEBUG : file1: reading active writers 2025/03/23 02:18:55 DEBUG : file1: active writers 1 2025/03/23 02:18:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:18:56 DEBUG : : Looking for writers 2025/03/23 02:18:56 DEBUG : file1: reading active writers 2025/03/23 02:18:56 DEBUG : file1: active writers 1 2025/03/23 02:18:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:18:57 DEBUG : : Looking for writers 2025/03/23 02:18:57 DEBUG : file1: reading active writers 2025/03/23 02:18:57 DEBUG : file1: active writers 1 2025/03/23 02:18:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:18:58 DEBUG : : Looking for writers 2025/03/23 02:18:58 DEBUG : file1: reading active writers 2025/03/23 02:18:58 DEBUG : file1: active writers 1 2025/03/23 02:18:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:18:59 DEBUG : : Looking for writers 2025/03/23 02:18:59 DEBUG : file1: reading active writers 2025/03/23 02:18:59 DEBUG : file1: active writers 1 2025/03/23 02:18:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:00 DEBUG : : Looking for writers 2025/03/23 02:19:00 DEBUG : file1: reading active writers 2025/03/23 02:19:00 DEBUG : file1: active writers 1 2025/03/23 02:19:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:01 DEBUG : : Looking for writers 2025/03/23 02:19:01 DEBUG : file1: reading active writers 2025/03/23 02:19:01 DEBUG : file1: active writers 1 2025/03/23 02:19:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:02 DEBUG : : Looking for writers 2025/03/23 02:19:02 DEBUG : file1: reading active writers 2025/03/23 02:19:02 DEBUG : file1: active writers 1 2025/03/23 02:19:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:03 DEBUG : : Looking for writers 2025/03/23 02:19:03 DEBUG : file1: reading active writers 2025/03/23 02:19:03 DEBUG : file1: active writers 1 2025/03/23 02:19:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:04 DEBUG : : Looking for writers 2025/03/23 02:19:04 DEBUG : file1: reading active writers 2025/03/23 02:19:04 DEBUG : file1: active writers 1 2025/03/23 02:19:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:05 DEBUG : : Looking for writers 2025/03/23 02:19:05 DEBUG : file1: reading active writers 2025/03/23 02:19:05 DEBUG : file1: active writers 1 2025/03/23 02:19:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:06 DEBUG : : Looking for writers 2025/03/23 02:19:06 DEBUG : file1: reading active writers 2025/03/23 02:19:06 DEBUG : file1: active writers 1 2025/03/23 02:19:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:07 DEBUG : : Looking for writers 2025/03/23 02:19:07 DEBUG : file1: reading active writers 2025/03/23 02:19:07 DEBUG : file1: active writers 1 2025/03/23 02:19:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:08 DEBUG : : Looking for writers 2025/03/23 02:19:08 DEBUG : file1: reading active writers 2025/03/23 02:19:08 DEBUG : file1: active writers 1 2025/03/23 02:19:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:09 DEBUG : : Looking for writers 2025/03/23 02:19:09 DEBUG : file1: reading active writers 2025/03/23 02:19:09 DEBUG : file1: active writers 1 2025/03/23 02:19:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:10 DEBUG : : Looking for writers 2025/03/23 02:19:10 DEBUG : file1: reading active writers 2025/03/23 02:19:10 DEBUG : file1: active writers 1 2025/03/23 02:19:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:11 DEBUG : : Looking for writers 2025/03/23 02:19:11 DEBUG : file1: reading active writers 2025/03/23 02:19:11 DEBUG : file1: active writers 1 2025/03/23 02:19:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:12 DEBUG : : Looking for writers 2025/03/23 02:19:12 DEBUG : file1: reading active writers 2025/03/23 02:19:12 DEBUG : file1: active writers 1 2025/03/23 02:19:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:13 DEBUG : : Looking for writers 2025/03/23 02:19:13 DEBUG : file1: reading active writers 2025/03/23 02:19:13 DEBUG : file1: active writers 1 2025/03/23 02:19:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:14 DEBUG : : Looking for writers 2025/03/23 02:19:14 DEBUG : file1: reading active writers 2025/03/23 02:19:14 DEBUG : file1: active writers 1 2025/03/23 02:19:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:15 DEBUG : : Looking for writers 2025/03/23 02:19:15 DEBUG : file1: reading active writers 2025/03/23 02:19:15 DEBUG : file1: active writers 1 2025/03/23 02:19:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:16 DEBUG : : Looking for writers 2025/03/23 02:19:16 DEBUG : file1: reading active writers 2025/03/23 02:19:16 DEBUG : file1: active writers 1 2025/03/23 02:19:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:17 DEBUG : : Looking for writers 2025/03/23 02:19:17 DEBUG : file1: reading active writers 2025/03/23 02:19:17 DEBUG : file1: active writers 1 2025/03/23 02:19:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:18 DEBUG : : Looking for writers 2025/03/23 02:19:18 DEBUG : file1: reading active writers 2025/03/23 02:19:18 DEBUG : file1: active writers 1 2025/03/23 02:19:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:19 DEBUG : : Looking for writers 2025/03/23 02:19:19 DEBUG : file1: reading active writers 2025/03/23 02:19:19 DEBUG : file1: active writers 1 2025/03/23 02:19:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:20 DEBUG : : Looking for writers 2025/03/23 02:19:20 DEBUG : file1: reading active writers 2025/03/23 02:19:20 DEBUG : file1: active writers 1 2025/03/23 02:19:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:21 DEBUG : : Looking for writers 2025/03/23 02:19:21 DEBUG : file1: reading active writers 2025/03/23 02:19:21 DEBUG : file1: active writers 1 2025/03/23 02:19:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:22 DEBUG : : Looking for writers 2025/03/23 02:19:22 DEBUG : file1: reading active writers 2025/03/23 02:19:22 DEBUG : file1: active writers 1 2025/03/23 02:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:23 DEBUG : : Looking for writers 2025/03/23 02:19:23 DEBUG : file1: reading active writers 2025/03/23 02:19:23 DEBUG : file1: active writers 1 2025/03/23 02:19:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/23 02:19:24 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc001224d20 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000c23b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646449984} name:file1 opens:1 downloaders: o: fd:0xc0008006e8 info:{ModTime:{wall:13974662787523274287 ext:12694514732 loc:0x3e84b00} ATime:{wall:13974662787523274287 ext:12694514732 loc:0x3e84b00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/23 02:19:24 DEBUG : >WaitForWriters: 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:24 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:24 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:19:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:24 DEBUG : rename_me: newRWFileHandle: 2025/03/23 02:19:24 DEBUG : rename_me(0xc000634800): openPending: 2025/03/23 02:19:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/23 02:19:24 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/23 02:19:24 DEBUG : rename_me(0xc000634800): >openPending: err= 2025/03/23 02:19:24 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/23 02:19:24 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/23 02:19:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/23 02:19:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/23 02:19:24 DEBUG : rename_me(0xc000634800): _writeAt: size=5, off=0 2025/03/23 02:19:24 DEBUG : rename_me(0xc000634800): >_writeAt: n=5, err= 2025/03/23 02:19:24 DEBUG : rename_me(0xc000634800): close: 2025/03/23 02:19:24 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-23 02:19:24.731749813 +0000 UTC m=+42.718351282 2025/03/23 02:19:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/23 02:19:24 DEBUG : rename_me(0xc000634800): >close: err= 2025/03/23 02:19:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/23 02:19:24 DEBUG : i_was_renamed: Updating file with 0xc000f3f500 2025/03/23 02:19:24 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/23 02:19:24 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/23 02:19:24 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:24 DEBUG : : Looking for writers 2025/03/23 02:19:24 DEBUG : i_was_renamed: reading active writers 2025/03/23 02:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/23 02:19:24 DEBUG : : Looking for writers 2025/03/23 02:19:24 DEBUG : i_was_renamed: reading active writers 2025/03/23 02:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/23 02:19:24 DEBUG : : Looking for writers 2025/03/23 02:19:24 DEBUG : i_was_renamed: reading active writers 2025/03/23 02:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/23 02:19:24 DEBUG : : Looking for writers 2025/03/23 02:19:24 DEBUG : i_was_renamed: reading active writers 2025/03/23 02:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/23 02:19:24 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/23 02:19:24 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:24 INFO : i_was_renamed: Copied (new) 2025/03/23 02:19:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-23 02:19:24 +0000 UTC" 2025/03/23 02:19:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/23 02:19:24 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/23 02:19:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/23 02:19:24 DEBUG : : Looking for writers 2025/03/23 02:19:24 DEBUG : i_was_renamed: reading active writers 2025/03/23 02:19:24 DEBUG : >WaitForWriters: 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:24 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/23 02:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NOf-p}/rclone-test-deyumij4cena" 2025/03/23 02:19:24 INFO : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/23 02:19:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:25 DEBUG : : forgetting directory cache 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000db6640): _readAt: size=512, off=0 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000db6640): openPending: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-23 01:20:24 +0000 UTC" against cached fingerprint "" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/23 02:19:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000db6640): >openPending: err= 2025/03/23 02:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000db6640): >_readAt: n=20, err=EOF 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000db6640): close: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:20:24 +0000 GMT 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000db6640): >close: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:25 DEBUG : : forgetting directory cache 2025/03/23 02:19:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc0005a6940): _readAt: size=512, off=0 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc0005a6940): openPending: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-23 01:21:24 +0000 UTC" against cached fingerprint "20,2025-03-23 01:20:24 +0000 UTC" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-23 01:21:24 +0000 UTC" != cached fingerprint "20,2025-03-23 01:20:24 +0000 UTC") 2025/03/23 02:19:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/23 02:19:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc0005a6940): >openPending: err= 2025/03/23 02:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc0005a6940): >_readAt: n=20, err=EOF 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc0005a6940): close: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:21:24 +0000 GMT 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc0005a6940): >close: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:25 DEBUG : : forgetting directory cache 2025/03/23 02:19:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000930d80): _readAt: size=512, off=0 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000930d80): openPending: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-23 01:22:24 +0000 UTC" against cached fingerprint "20,2025-03-23 01:21:24 +0000 UTC" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-23 01:22:24 +0000 UTC" != cached fingerprint "20,2025-03-23 01:21:24 +0000 UTC") 2025/03/23 02:19:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/23 02:19:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000930d80): >openPending: err= 2025/03/23 02:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000930d80): >_readAt: n=20, err=EOF 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000930d80): close: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:22:24 +0000 GMT 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000930d80): >close: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:25 DEBUG : : forgetting directory cache 2025/03/23 02:19:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000ee0300): _readAt: size=512, off=0 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000ee0300): openPending: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-23 01:23:24 +0000 UTC" against cached fingerprint "20,2025-03-23 01:22:24 +0000 UTC" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-23 01:23:24 +0000 UTC" != cached fingerprint "20,2025-03-23 01:22:24 +0000 UTC") 2025/03/23 02:19:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/23 02:19:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000ee0300): >openPending: err= 2025/03/23 02:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000ee0300): >_readAt: n=20, err=EOF 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000ee0300): close: 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:23:24 +0000 GMT 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate(0xc000ee0300): >close: err= 2025/03/23 02:19:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:26 DEBUG : : forgetting directory cache 2025/03/23 02:19:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000e54400): _readAt: size=512, off=0 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000e54400): openPending: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-23 01:24:24 +0000 UTC" against cached fingerprint "20,2025-03-23 01:23:24 +0000 UTC" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-23 01:24:24 +0000 UTC" != cached fingerprint "20,2025-03-23 01:23:24 +0000 UTC") 2025/03/23 02:19:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/23 02:19:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000e54400): >openPending: err= 2025/03/23 02:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000e54400): >_readAt: n=20, err=EOF 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000e54400): close: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:24:24 +0000 GMT 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000e54400): >close: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:26 DEBUG : : forgetting directory cache 2025/03/23 02:19:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc0008701c0): _readAt: size=512, off=0 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc0008701c0): openPending: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-23 01:25:24 +0000 UTC" against cached fingerprint "20,2025-03-23 01:24:24 +0000 UTC" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-23 01:25:24 +0000 UTC" != cached fingerprint "20,2025-03-23 01:24:24 +0000 UTC") 2025/03/23 02:19:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/23 02:19:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc0008701c0): >openPending: err= 2025/03/23 02:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc0008701c0): >_readAt: n=20, err=EOF 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc0008701c0): close: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:25:24 +0000 GMT 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc0008701c0): >close: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:26 DEBUG : : forgetting directory cache 2025/03/23 02:19:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000a84e80): _readAt: size=512, off=0 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000a84e80): openPending: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-23 01:26:24 +0000 UTC" against cached fingerprint "20,2025-03-23 01:25:24 +0000 UTC" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-23 01:26:24 +0000 UTC" != cached fingerprint "20,2025-03-23 01:25:24 +0000 UTC") 2025/03/23 02:19:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/23 02:19:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000a84e80): >openPending: err= 2025/03/23 02:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000a84e80): >_readAt: n=21, err=EOF 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000a84e80): close: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:26:24 +0000 GMT 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000a84e80): >close: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:26 DEBUG : : forgetting directory cache 2025/03/23 02:19:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000c2d000): _readAt: size=512, off=0 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000c2d000): openPending: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-23 01:27:24 +0000 UTC" against cached fingerprint "21,2025-03-23 01:26:24 +0000 UTC" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-23 01:27:24 +0000 UTC" != cached fingerprint "21,2025-03-23 01:26:24 +0000 UTC") 2025/03/23 02:19:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/23 02:19:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000c2d000): >openPending: err= 2025/03/23 02:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000c2d000): >_readAt: n=22, err=EOF 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000c2d000): close: 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:27:24 +0000 GMT 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate(0xc000c2d000): >close: err= 2025/03/23 02:19:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 DEBUG : : forgetting directory cache 2025/03/23 02:19:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000a4c940): _readAt: size=512, off=0 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000a4c940): openPending: 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-23 01:28:24 +0000 UTC" against cached fingerprint "22,2025-03-23 01:27:24 +0000 UTC" 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-23 01:28:24 +0000 UTC" != cached fingerprint "22,2025-03-23 01:27:24 +0000 UTC") 2025/03/23 02:19:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/23 02:19:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000a4c940): >openPending: err= 2025/03/23 02:19:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000a4c940): >_readAt: n=23, err=EOF 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000a4c940): close: 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:28:24 +0000 GMT 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000a4c940): >close: err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 DEBUG : : forgetting directory cache 2025/03/23 02:19:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000bdbe80): _readAt: size=512, off=0 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000bdbe80): openPending: 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-23 01:29:24 +0000 UTC" against cached fingerprint "23,2025-03-23 01:28:24 +0000 UTC" 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-23 01:29:24 +0000 UTC" != cached fingerprint "23,2025-03-23 01:28:24 +0000 UTC") 2025/03/23 02:19:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/23 02:19:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000bdbe80): >openPending: err= 2025/03/23 02:19:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000bdbe80): >_readAt: n=24, err=EOF 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000bdbe80): close: 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-23 01:29:24 +0000 GMT 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate(0xc000bdbe80): >close: err= 2025/03/23 02:19:27 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:27 DEBUG : : Looking for writers 2025/03/23 02:19:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/23 02:19:27 DEBUG : >WaitForWriters: 2025/03/23 02:19:27 DEBUG : webdav root 'rclone-test-deyumij4cena': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.58s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:27 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/23 02:19:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/23 02:19:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : : forgetting directory cache 2025/03/23 02:19:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/23 02:19:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/23 02:19:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/23 02:19:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/23 02:19:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/23 02:19:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/23 02:19:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/23 02:19:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/23 02:19:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/23 02:19:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/23 02:19:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/23 02:19:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/23 02:19:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/23 02:19:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/23 02:19:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/23 02:19:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:27 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:27 DEBUG : : Looking for writers 2025/03/23 02:19:27 DEBUG : FiLeA: reading active writers 2025/03/23 02:19:27 DEBUG : FiLeB: reading active writers 2025/03/23 02:19:27 DEBUG : FilEb: reading active writers 2025/03/23 02:19:27 DEBUG : >WaitForWriters: 2025/03/23 02:19:27 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:27 DEBUG : : Looking for writers 2025/03/23 02:19:27 DEBUG : FiLeA: reading active writers 2025/03/23 02:19:27 DEBUG : FiLeB: reading active writers 2025/03/23 02:19:27 DEBUG : FilEb: reading active writers 2025/03/23 02:19:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:27 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:27 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:27 DEBUG : : Looking for writers 2025/03/23 02:19:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/23 02:19:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/23 02:19:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:27 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:27 DEBUG : webdav root 'rclone-test-deyumij4cena': Reusing VFS from active cache 2025/03/23 02:19:27 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:27 DEBUG : : Looking for writers 2025/03/23 02:19:27 DEBUG : >WaitForWriters: 2025/03/23 02:19:27 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:27 DEBUG : : Looking for writers 2025/03/23 02:19:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : dir: Looking for writers 2025/03/23 02:19:28 DEBUG : file2: reading active writers 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : dir: reading active writers 2025/03/23 02:19:28 DEBUG : file1: reading active writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : dir: Looking for writers 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : dir: reading active writers 2025/03/23 02:19:28 DEBUG : file1: reading active writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:28 DEBUG : file1: Open: flags=O_RDONLY 2025/03/23 02:19:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/23 02:19:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/23 02:19:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/23 02:19:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/23 02:19:28 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (0 bytes), uploading instead of streaming 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/23 02:19:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/23 02:19:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : dir: Looking for writers 2025/03/23 02:19:28 DEBUG : file2: reading active writers 2025/03/23 02:19:28 DEBUG : new_file.txt: reading active writers 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : dir: reading active writers 2025/03/23 02:19:28 DEBUG : file1: reading active writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/23 02:19:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000f3e180 2025/03/23 02:19:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/23 02:19:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:28 INFO : dir/file1: Moved (server-side) to: file0 2025/03/23 02:19:28 DEBUG : file0: Updating file with file0 0xc000f3e180 2025/03/23 02:19:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/23 02:19:28 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : dir: Looking for writers 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : dir: reading active writers 2025/03/23 02:19:28 DEBUG : file0: reading active writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:28 DEBUG : : Looking for writers 2025/03/23 02:19:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:28 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:28 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/23 02:19:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/23 02:19:29 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:29 DEBUG : c: Looking for writers 2025/03/23 02:19:29 DEBUG : d: Looking for writers 2025/03/23 02:19:29 DEBUG : : Looking for writers 2025/03/23 02:19:29 DEBUG : a: Looking for writers 2025/03/23 02:19:29 DEBUG : b: Looking for writers 2025/03/23 02:19:29 DEBUG : : Looking for writers 2025/03/23 02:19:29 DEBUG : b: reading active writers 2025/03/23 02:19:29 DEBUG : c: reading active writers 2025/03/23 02:19:29 DEBUG : d: reading active writers 2025/03/23 02:19:29 DEBUG : /: reading active writers 2025/03/23 02:19:29 DEBUG : a: reading active writers 2025/03/23 02:19:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:29 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/23 02:19:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/23 02:19:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/23 02:19:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/23 02:19:29 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:29 DEBUG : a/b/c/d: Looking for writers 2025/03/23 02:19:29 DEBUG : a/b/c: Looking for writers 2025/03/23 02:19:29 DEBUG : d: reading active writers 2025/03/23 02:19:29 DEBUG : a/b: Looking for writers 2025/03/23 02:19:29 DEBUG : c: reading active writers 2025/03/23 02:19:29 DEBUG : a: Looking for writers 2025/03/23 02:19:29 DEBUG : b: reading active writers 2025/03/23 02:19:29 DEBUG : : Looking for writers 2025/03/23 02:19:29 DEBUG : a: reading active writers 2025/03/23 02:19:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:29 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/23 02:19:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/23 02:19:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/23 02:19:29 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (5 bytes), uploading instead of streaming 2025/03/23 02:19:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:29 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/23 02:19:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/23 02:19:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (0 bytes), uploading instead of streaming 2025/03/23 02:19:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:29 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/23 02:19:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (7 bytes), uploading instead of streaming 2025/03/23 02:19:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:29 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:29 DEBUG : : Looking for writers 2025/03/23 02:19:29 DEBUG : file1: reading active writers 2025/03/23 02:19:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:29 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/23 02:19:30 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/23 02:19:30 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/23 02:19:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/23 02:19:30 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (11 bytes), uploading instead of streaming 2025/03/23 02:19:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:30 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:19:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/23 02:19:30 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:30 DEBUG : : Looking for writers 2025/03/23 02:19:30 DEBUG : file1: reading active writers 2025/03/23 02:19:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:30 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/23 02:19:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:30 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (5 bytes), uploading instead of streaming 2025/03/23 02:19:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:31 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:19:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/23 02:19:31 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:31 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:19:31 DEBUG : file1: WriteFileHandle.Release closing 2025/03/23 02:19:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:31 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (0 bytes), uploading instead of streaming 2025/03/23 02:19:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:19:31 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:19:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/23 02:19:31 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:19:31 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:19:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:19:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:19:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:19:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:19:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/23 02:19:31 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/23 02:19:31 DEBUG : : Looking for writers 2025/03/23 02:19:31 DEBUG : file1: reading active writers 2025/03/23 02:19:31 DEBUG : file1: active writers 1 2025/03/23 02:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/23 02:19:32 DEBUG : : Looking for writers 2025/03/23 02:19:32 DEBUG : file1: reading active writers 2025/03/23 02:19:32 DEBUG : file1: active writers 1 2025/03/23 02:19:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:33 DEBUG : : Looking for writers 2025/03/23 02:19:33 DEBUG : file1: reading active writers 2025/03/23 02:19:33 DEBUG : file1: active writers 1 2025/03/23 02:19:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:34 DEBUG : : Looking for writers 2025/03/23 02:19:34 DEBUG : file1: reading active writers 2025/03/23 02:19:34 DEBUG : file1: active writers 1 2025/03/23 02:19:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:35 DEBUG : : Looking for writers 2025/03/23 02:19:35 DEBUG : file1: reading active writers 2025/03/23 02:19:35 DEBUG : file1: active writers 1 2025/03/23 02:19:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:36 DEBUG : : Looking for writers 2025/03/23 02:19:36 DEBUG : file1: reading active writers 2025/03/23 02:19:36 DEBUG : file1: active writers 1 2025/03/23 02:19:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:37 DEBUG : : Looking for writers 2025/03/23 02:19:37 DEBUG : file1: reading active writers 2025/03/23 02:19:37 DEBUG : file1: active writers 1 2025/03/23 02:19:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:38 DEBUG : : Looking for writers 2025/03/23 02:19:38 DEBUG : file1: reading active writers 2025/03/23 02:19:38 DEBUG : file1: active writers 1 2025/03/23 02:19:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:39 DEBUG : : Looking for writers 2025/03/23 02:19:39 DEBUG : file1: reading active writers 2025/03/23 02:19:39 DEBUG : file1: active writers 1 2025/03/23 02:19:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:40 DEBUG : : Looking for writers 2025/03/23 02:19:40 DEBUG : file1: reading active writers 2025/03/23 02:19:40 DEBUG : file1: active writers 1 2025/03/23 02:19:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:41 DEBUG : : Looking for writers 2025/03/23 02:19:41 DEBUG : file1: reading active writers 2025/03/23 02:19:41 DEBUG : file1: active writers 1 2025/03/23 02:19:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:42 DEBUG : : Looking for writers 2025/03/23 02:19:42 DEBUG : file1: reading active writers 2025/03/23 02:19:42 DEBUG : file1: active writers 1 2025/03/23 02:19:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:43 DEBUG : : Looking for writers 2025/03/23 02:19:43 DEBUG : file1: reading active writers 2025/03/23 02:19:43 DEBUG : file1: active writers 1 2025/03/23 02:19:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:44 DEBUG : : Looking for writers 2025/03/23 02:19:44 DEBUG : file1: reading active writers 2025/03/23 02:19:44 DEBUG : file1: active writers 1 2025/03/23 02:19:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:45 DEBUG : : Looking for writers 2025/03/23 02:19:45 DEBUG : file1: reading active writers 2025/03/23 02:19:45 DEBUG : file1: active writers 1 2025/03/23 02:19:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:46 DEBUG : : Looking for writers 2025/03/23 02:19:46 DEBUG : file1: reading active writers 2025/03/23 02:19:46 DEBUG : file1: active writers 1 2025/03/23 02:19:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:47 DEBUG : : Looking for writers 2025/03/23 02:19:47 DEBUG : file1: reading active writers 2025/03/23 02:19:47 DEBUG : file1: active writers 1 2025/03/23 02:19:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:48 DEBUG : : Looking for writers 2025/03/23 02:19:48 DEBUG : file1: reading active writers 2025/03/23 02:19:48 DEBUG : file1: active writers 1 2025/03/23 02:19:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:49 DEBUG : : Looking for writers 2025/03/23 02:19:49 DEBUG : file1: reading active writers 2025/03/23 02:19:49 DEBUG : file1: active writers 1 2025/03/23 02:19:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:50 DEBUG : : Looking for writers 2025/03/23 02:19:50 DEBUG : file1: reading active writers 2025/03/23 02:19:50 DEBUG : file1: active writers 1 2025/03/23 02:19:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:51 DEBUG : : Looking for writers 2025/03/23 02:19:51 DEBUG : file1: reading active writers 2025/03/23 02:19:51 DEBUG : file1: active writers 1 2025/03/23 02:19:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:52 DEBUG : : Looking for writers 2025/03/23 02:19:52 DEBUG : file1: reading active writers 2025/03/23 02:19:52 DEBUG : file1: active writers 1 2025/03/23 02:19:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:53 DEBUG : : Looking for writers 2025/03/23 02:19:53 DEBUG : file1: reading active writers 2025/03/23 02:19:53 DEBUG : file1: active writers 1 2025/03/23 02:19:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:54 DEBUG : : Looking for writers 2025/03/23 02:19:54 DEBUG : file1: reading active writers 2025/03/23 02:19:54 DEBUG : file1: active writers 1 2025/03/23 02:19:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:55 DEBUG : : Looking for writers 2025/03/23 02:19:55 DEBUG : file1: reading active writers 2025/03/23 02:19:55 DEBUG : file1: active writers 1 2025/03/23 02:19:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:56 DEBUG : : Looking for writers 2025/03/23 02:19:56 DEBUG : file1: reading active writers 2025/03/23 02:19:56 DEBUG : file1: active writers 1 2025/03/23 02:19:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:57 DEBUG : : Looking for writers 2025/03/23 02:19:57 DEBUG : file1: reading active writers 2025/03/23 02:19:57 DEBUG : file1: active writers 1 2025/03/23 02:19:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:58 DEBUG : : Looking for writers 2025/03/23 02:19:58 DEBUG : file1: reading active writers 2025/03/23 02:19:58 DEBUG : file1: active writers 1 2025/03/23 02:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:19:59 DEBUG : : Looking for writers 2025/03/23 02:19:59 DEBUG : file1: reading active writers 2025/03/23 02:19:59 DEBUG : file1: active writers 1 2025/03/23 02:19:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:20:00 DEBUG : : Looking for writers 2025/03/23 02:20:00 DEBUG : file1: reading active writers 2025/03/23 02:20:00 DEBUG : file1: active writers 1 2025/03/23 02:20:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/23 02:20:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/23 02:20:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:20:01 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:20:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:20:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:20:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:20:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:20:01 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (0 bytes), uploading instead of streaming 2025/03/23 02:20:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:20:01 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:20:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:20:01 DEBUG : file1: Open: flags=O_RDONLY 2025/03/23 02:20:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/23 02:20:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/23 02:20:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:20:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/23 02:20:01 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:20:01 DEBUG : : Looking for writers 2025/03/23 02:20:01 DEBUG : file1: reading active writers 2025/03/23 02:20:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-deyumij4cena'", Local "Local file system at /tmp/rclone702283096", Modify Window "1s" 2025/03/23 02:20:01 INFO : webdav root 'rclone-test-deyumij4cena': poll-interval is not supported by this remote 2025/03/23 02:20:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/23 02:20:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/23 02:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:20:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/23 02:20:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/23 02:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:20:01 DEBUG : webdav root 'rclone-test-deyumij4cena': File to upload is small (100 bytes), uploading instead of streaming 2025/03/23 02:20:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/23 02:20:01 DEBUG : file1: Size of src and dst objects identical 2025/03/23 02:20:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/23 02:20:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/23 02:20:01 DEBUG : file1: Open: flags=O_RDONLY 2025/03/23 02:20:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/23 02:20:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/23 02:20:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/23 02:20:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/23 02:20:01 DEBUG : WaitForWriters: timeout=30s 2025/03/23 02:20:01 DEBUG : : Looking for writers 2025/03/23 02:20:01 DEBUG : file1: reading active writers 2025/03/23 02:20:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/23 02:20:01 DEBUG : webdav root 'rclone-test-deyumij4cena': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.308994873s (try 1/5)