"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/06 02:14:45 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-bizeceb0dite" 2025/08/06 02:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 02:14:45 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/06 02:14:45 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/06 02:14:45 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/06 02:14:45 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/06 02:14:45 DEBUG : Setting pass="onwq8sZ-_G7jMV7EQRwcZuKXzSc0Ejdq5EE8dgUkL2PI" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/06 02:14:45 DEBUG : TestWebdavRclone: detected overridden config - adding "{py6RK}" suffix to name 2025/08/06 02:14:45 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/06 02:14:45 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/06 02:14:45 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/06 02:14:45 DEBUG : Setting pass="onwq8sZ-_G7jMV7EQRwcZuKXzSc0Ejdq5EE8dgUkL2PI" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/06 02:14:45 DEBUG : found headers: 2025/08/06 02:14:45 DEBUG : Creating backend with remote "/tmp/rclone1001116793" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:45 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:45 DEBUG : dir: Looking for writers 2025/08/06 02:14:45 DEBUG : Looking for writers 2025/08/06 02:14:45 DEBUG : dir: reading active writers 2025/08/06 02:14:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:45 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:45 DEBUG : dir/subdir: Looking for writers 2025/08/06 02:14:45 DEBUG : dir: Looking for writers 2025/08/06 02:14:45 DEBUG : file1: reading active writers 2025/08/06 02:14:45 DEBUG : file2: reading active writers 2025/08/06 02:14:45 DEBUG : subdir: reading active writers 2025/08/06 02:14:45 DEBUG : Looking for writers 2025/08/06 02:14:45 DEBUG : dir: reading active writers 2025/08/06 02:14:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:45 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:45 DEBUG : dir: Looking for writers 2025/08/06 02:14:45 DEBUG : file1: reading active writers 2025/08/06 02:14:45 DEBUG : Looking for writers 2025/08/06 02:14:45 DEBUG : dir: reading active writers 2025/08/06 02:14:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:45 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:45 DEBUG : dir: Looking for writers 2025/08/06 02:14:45 DEBUG : Looking for writers 2025/08/06 02:14:45 DEBUG : dir: reading active writers 2025/08/06 02:14:45 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:45 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:45 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:45 DEBUG : forgetting directory cache 2025/08/06 02:14:45 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:45 DEBUG : Looking for writers 2025/08/06 02:14:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:45 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/06 02:14:46 DEBUG : dir: invalidating directory cache 2025/08/06 02:14:46 DEBUG : >ForgetPath: 2025/08/06 02:14:46 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/06 02:14:46 DEBUG : invalidating directory cache 2025/08/06 02:14:46 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:46 DEBUG : >ForgetPath: 2025/08/06 02:14:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/06 02:14:46 DEBUG : >ForgetPath: 2025/08/06 02:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:46 DEBUG : dir: Looking for writers 2025/08/06 02:14:46 DEBUG : Looking for writers 2025/08/06 02:14:46 DEBUG : dir: reading active writers 2025/08/06 02:14:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:46 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : forgetting directory cache 2025/08/06 02:14:46 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:46 DEBUG : dir: Looking for writers 2025/08/06 02:14:46 DEBUG : fil/a/b: Looking for writers 2025/08/06 02:14:46 DEBUG : fil/a: Looking for writers 2025/08/06 02:14:46 DEBUG : b: reading active writers 2025/08/06 02:14:46 DEBUG : fil: Looking for writers 2025/08/06 02:14:46 DEBUG : a: reading active writers 2025/08/06 02:14:46 DEBUG : Looking for writers 2025/08/06 02:14:46 DEBUG : dir: reading active writers 2025/08/06 02:14:46 DEBUG : fil: reading active writers 2025/08/06 02:14:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:46 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:46 DEBUG : dir: Looking for writers 2025/08/06 02:14:46 DEBUG : Looking for writers 2025/08/06 02:14:46 DEBUG : dir: reading active writers 2025/08/06 02:14:46 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:46 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:46 DEBUG : dir: Looking for writers 2025/08/06 02:14:46 DEBUG : file1: reading active writers 2025/08/06 02:14:46 DEBUG : Looking for writers 2025/08/06 02:14:46 DEBUG : dir: reading active writers 2025/08/06 02:14:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:46 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/06 02:14:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/06 02:14:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/06 02:14:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/06 02:14:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/06 02:14:46 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:46 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:47 DEBUG : dir: invalidating directory cache 2025/08/06 02:14:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/06 02:14:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/06 02:14:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/06 02:14:47 DEBUG : dir/file1: Reset virtual modtime 2025/08/06 02:14:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/06 02:14:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:47 DEBUG : dir: invalidating directory cache 2025/08/06 02:14:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/06 02:14:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/06 02:14:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/06 02:14:47 DEBUG : forgetting directory cache 2025/08/06 02:14:47 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:47 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/06 02:14:47 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:47 DEBUG : dir/virtualDir: Looking for writers 2025/08/06 02:14:47 DEBUG : dir: Looking for writers 2025/08/06 02:14:47 DEBUG : virtualFile: reading active writers 2025/08/06 02:14:47 DEBUG : virtualDir: reading active writers 2025/08/06 02:14:47 DEBUG : file1: reading active writers 2025/08/06 02:14:47 DEBUG : virtualFile2: reading active writers 2025/08/06 02:14:47 DEBUG : Looking for writers 2025/08/06 02:14:47 DEBUG : dir: reading active writers 2025/08/06 02:14:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:47 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:47 ERROR : dir/: Can only open directories read only 2025/08/06 02:14:47 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:47 DEBUG : dir: Looking for writers 2025/08/06 02:14:47 DEBUG : Looking for writers 2025/08/06 02:14:47 DEBUG : dir: reading active writers 2025/08/06 02:14:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:47 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/06 02:14:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/06 02:14:47 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 02:14:47 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:47 NOTICE: webdav root 'rclone-test-bizeceb0dite': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/06 02:14:47 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/06 02:14:47 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:47 DEBUG : dir: Looking for writers 2025/08/06 02:14:47 DEBUG : file1: reading active writers 2025/08/06 02:14:47 DEBUG : potato: reading active writers 2025/08/06 02:14:47 DEBUG : Looking for writers 2025/08/06 02:14:47 DEBUG : dir: reading active writers 2025/08/06 02:14:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:47 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/06 02:14:47 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:47 DEBUG : dir/sub: Looking for writers 2025/08/06 02:14:47 DEBUG : dir: Looking for writers 2025/08/06 02:14:47 DEBUG : file1: reading active writers 2025/08/06 02:14:47 DEBUG : sub: reading active writers 2025/08/06 02:14:47 DEBUG : Looking for writers 2025/08/06 02:14:47 DEBUG : dir: reading active writers 2025/08/06 02:14:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:47 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/06 02:14:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/06 02:14:48 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:48 DEBUG : dir/sub/subsub: Looking for writers 2025/08/06 02:14:48 DEBUG : dir/sub: Looking for writers 2025/08/06 02:14:48 DEBUG : subsub: reading active writers 2025/08/06 02:14:48 DEBUG : dir: Looking for writers 2025/08/06 02:14:48 DEBUG : file1: reading active writers 2025/08/06 02:14:48 DEBUG : sub: reading active writers 2025/08/06 02:14:48 DEBUG : Looking for writers 2025/08/06 02:14:48 DEBUG : dir: reading active writers 2025/08/06 02:14:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:48 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:48 ERROR : dir/: Dir.Remove not empty 2025/08/06 02:14:48 DEBUG : dir/file1: Remove: 2025/08/06 02:14:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:48 DEBUG : dir/file1: >Remove: err= 2025/08/06 02:14:48 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/06 02:14:48 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:48 DEBUG : Looking for writers 2025/08/06 02:14:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:48 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:48 DEBUG : dir/file1: Remove: 2025/08/06 02:14:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:48 DEBUG : dir/file1: >Remove: err= 2025/08/06 02:14:48 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/06 02:14:48 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:48 DEBUG : Looking for writers 2025/08/06 02:14:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:48 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:48 DEBUG : dir/file1: Remove: 2025/08/06 02:14:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:48 DEBUG : dir/file1: >Remove: err= 2025/08/06 02:14:48 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:48 DEBUG : dir: Looking for writers 2025/08/06 02:14:48 DEBUG : Looking for writers 2025/08/06 02:14:48 DEBUG : dir: reading active writers 2025/08/06 02:14:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:48 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:48 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/06 02:14:48 DEBUG : dir: Updating dir with dir2 0xc0007a9ba0 2025/08/06 02:14:48 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:48 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/06 02:14:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/06 02:14:49 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/06 02:14:49 DEBUG : file2: Updating file with file2 0xc0004b1500 2025/08/06 02:14:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:49 INFO : dir2/file3: Deleted 2025/08/06 02:14:49 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/06 02:14:49 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004b1500 2025/08/06 02:14:49 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/06 02:14:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/06 02:14:49 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/06 02:14:49 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000744dd0 2025/08/06 02:14:49 DEBUG : empty directory: forgetting directory cache 2025/08/06 02:14:49 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/06 02:14:49 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/06 02:14:49 DEBUG : dir2: Renaming to "dir3" 2025/08/06 02:14:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:49 DEBUG : dir3: Looking for writers 2025/08/06 02:14:49 DEBUG : file3: reading active writers 2025/08/06 02:14:49 DEBUG : renamed empty directory: Looking for writers 2025/08/06 02:14:49 DEBUG : Looking for writers 2025/08/06 02:14:49 DEBUG : dir3: reading active writers 2025/08/06 02:14:49 DEBUG : renamed empty directory: reading active writers 2025/08/06 02:14:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:49 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/06 02:14:49 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:49 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/06 02:14:49 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/06 02:14:49 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/06 02:14:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/06 02:14:49 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:49 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:49 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/06 02:14:49 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/06 02:14:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:49 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (12 bytes), uploading instead of streaming 2025/08/06 02:14:49 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/06 02:14:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:49 DEBUG : forgetting directory cache 2025/08/06 02:14:49 DEBUG : dir: forgetting directory cache 2025/08/06 02:14:49 DEBUG : dir/sub: forgetting directory cache 2025/08/06 02:14:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/06 02:14:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/06 02:14:49 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 02:14:49 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/06 02:14:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/06 02:14:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:49 DEBUG : dir/sub: Looking for writers 2025/08/06 02:14:49 DEBUG : file0: reading active writers 2025/08/06 02:14:49 DEBUG : file2: reading active writers 2025/08/06 02:14:49 DEBUG : dir: Looking for writers 2025/08/06 02:14:49 DEBUG : file1: reading active writers 2025/08/06 02:14:49 DEBUG : sub: reading active writers 2025/08/06 02:14:49 DEBUG : Looking for writers 2025/08/06 02:14:49 DEBUG : dir: reading active writers 2025/08/06 02:14:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:49 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/06 02:14:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:49 DEBUG : Looking for writers 2025/08/06 02:14:49 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:49 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/06 02:14:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/06 02:14:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/06 02:14:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/06 02:14:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/06 02:14:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/06 02:14:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/06 02:14:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/06 02:14:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:49 DEBUG : dir: Looking for writers 2025/08/06 02:14:49 DEBUG : file1.metadata: reading active writers 2025/08/06 02:14:49 DEBUG : file1: reading active writers 2025/08/06 02:14:49 DEBUG : Looking for writers 2025/08/06 02:14:49 DEBUG : dir: reading active writers 2025/08/06 02:14:49 DEBUG : dir.metadata: reading active writers 2025/08/06 02:14:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:49 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:49 DEBUG : dir: Looking for writers 2025/08/06 02:14:49 DEBUG : file1: reading active writers 2025/08/06 02:14:49 DEBUG : Looking for writers 2025/08/06 02:14:49 DEBUG : dir: reading active writers 2025/08/06 02:14:49 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:49 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:49 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/06 02:14:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:49 DEBUG : dir: Looking for writers 2025/08/06 02:14:49 DEBUG : file1: reading active writers 2025/08/06 02:14:49 DEBUG : Looking for writers 2025/08/06 02:14:49 DEBUG : dir: reading active writers 2025/08/06 02:14:49 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-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:50 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : dir: Looking for writers 2025/08/06 02:14:50 DEBUG : file1: reading active writers 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : dir: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/06 02:14:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/06 02:14:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/06 02:14:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : file.txt: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:50 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:50 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (25 bytes), uploading instead of streaming 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/06 02:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : dir: Looking for writers 2025/08/06 02:14:50 DEBUG : file1: reading active writers 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : dir: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:50 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : dir/file1: Remove: 2025/08/06 02:14:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:50 DEBUG : dir/file1: >Remove: err= 2025/08/06 02:14:50 DEBUG : dir/file1: Remove: 2025/08/06 02:14:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : dir: Looking for writers 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : dir: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:50 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : dir/file1: Remove: 2025/08/06 02:14:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:50 DEBUG : dir/file1: >Remove: err= 2025/08/06 02:14:50 DEBUG : dir/file1: Remove: 2025/08/06 02:14:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : dir: Looking for writers 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : dir: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:50 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/06 02:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 02:14:50 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/06 02:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 02:14:50 DEBUG : dir/file1: Open: flags=0x3 2025/08/06 02:14:50 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/06 02:14:50 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : dir: Looking for writers 2025/08/06 02:14:50 DEBUG : file1: reading active writers 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : dir: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:50 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:50 DEBUG : dir: Looking for writers 2025/08/06 02:14:50 DEBUG : file1: reading active writers 2025/08/06 02:14:50 DEBUG : Looking for writers 2025/08/06 02:14:50 DEBUG : dir: reading active writers 2025/08/06 02:14:50 DEBUG : >WaitForWriters: 2025/08/06 02:14:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00044ad80 2025/08/06 02:14:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 02:14:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00044ad80 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc00044ad80 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (25 bytes), uploading instead of streaming 2025/08/06 02:14:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 DEBUG : newLeaf: Running delayed rename now 2025/08/06 02:14:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00044ad80 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:51 DEBUG : >WaitForWriters: 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:51 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : file1: reading active writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : >WaitForWriters: 2025/08/06 02:14:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00044b140 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 02:14:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00044b140 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc00044b140 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (25 bytes), uploading instead of streaming 2025/08/06 02:14:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 DEBUG : newLeaf: Running delayed rename now 2025/08/06 02:14:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00044b140 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:51 DEBUG : >WaitForWriters: 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:51 DEBUG : >WaitForWriters: 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:51 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:51 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3500): openPending: 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3500): >openPending: err= 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3500): _writeAt: size=14, off=0 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3500): >_writeAt: n=14, err= 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3500): close: 2025/08/06 02:14:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 02:14:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3500): >close: err= 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : file1: reading active writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : file1: reading active writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : file1: reading active writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : file1: reading active writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 02:14:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:51 INFO : dir/file1: Copied (replaced existing) 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : file1: reading active writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : >WaitForWriters: 2025/08/06 02:14:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3c40): _readAt: size=512, off=0 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3c40): openPending: 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3c40): >openPending: err= 2025/08/06 02:14:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3c40): >_readAt: n=14, err=EOF 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3c40): close: 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000ae3c40): >close: err= 2025/08/06 02:14:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00086c000 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 02:14:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/06 02:14:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00086c000 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000afef40): openPending: 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000afef40): >openPending: err= 2025/08/06 02:14:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000afef40): _writeAt: size=25, off=0 2025/08/06 02:14:51 DEBUG : dir/file1(0xc000afef40): >_writeAt: n=25, err= 2025/08/06 02:14:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00086c000 2025/08/06 02:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:51 DEBUG : newLeaf(0xc000afef40): close: 2025/08/06 02:14:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 02:14:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 02:14:51.953575103 +0000 UTC m=+6.902031415 2025/08/06 02:14:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:51 DEBUG : newLeaf(0xc000afef40): >close: err= 2025/08/06 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:51 DEBUG : dir: Looking for writers 2025/08/06 02:14:51 DEBUG : Looking for writers 2025/08/06 02:14:51 DEBUG : dir: reading active writers 2025/08/06 02:14:51 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 02:14:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:52 INFO : newLeaf: Copied (replaced existing) 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 02:14:51 +0000 UTC" 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 02:14:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : >WaitForWriters: 2025/08/06 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : >WaitForWriters: 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:52 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : file1: reading active writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : >WaitForWriters: 2025/08/06 02:14:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b1d40 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 02:14:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0004b1d40 2025/08/06 02:14:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0007cc5c0): openPending: 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0007cc5c0): >openPending: err= 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0007cc5c0): _writeAt: size=25, off=0 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0007cc5c0): >_writeAt: n=25, err= 2025/08/06 02:14:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b1d40 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:52 DEBUG : newLeaf(0xc0007cc5c0): close: 2025/08/06 02:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 02:14:52.449974552 +0000 UTC m=+7.398430864 2025/08/06 02:14:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:52 DEBUG : newLeaf(0xc0007cc5c0): >close: err= 2025/08/06 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 02:14:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:52 INFO : newLeaf: Copied (replaced existing) 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 02:14:52 +0000 UTC" 2025/08/06 02:14:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 02:14:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : >WaitForWriters: 2025/08/06 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:52 DEBUG : >WaitForWriters: 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:52 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:52 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d1e00): openPending: 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d1e00): >openPending: err= 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d1e00): _writeAt: size=14, off=0 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d1e00): >_writeAt: n=14, err= 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d1e00): close: 2025/08/06 02:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 02:14:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d1e00): >close: err= 2025/08/06 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : file1: reading active writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : file1: reading active writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : file1: reading active writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : file1: reading active writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 02:14:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:52 INFO : dir/file1: Copied (replaced existing) 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:52 DEBUG : dir: Looking for writers 2025/08/06 02:14:52 DEBUG : file1: reading active writers 2025/08/06 02:14:52 DEBUG : Looking for writers 2025/08/06 02:14:52 DEBUG : dir: reading active writers 2025/08/06 02:14:52 DEBUG : >WaitForWriters: 2025/08/06 02:14:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d4680): _readAt: size=512, off=0 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d4680): openPending: 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d4680): >openPending: err= 2025/08/06 02:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d4680): >_readAt: n=14, err=EOF 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d4680): close: 2025/08/06 02:14:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:52 DEBUG : dir/file1(0xc0008d4680): >close: err= 2025/08/06 02:14:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00088e300 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 02:14:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/06 02:14:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00088e300 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0007ffc80): openPending: 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0007ffc80): >openPending: err= 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0007ffc80): _writeAt: size=25, off=0 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0007ffc80): >_writeAt: n=25, err= 2025/08/06 02:14:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00088e300 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:53 DEBUG : newLeaf(0xc0007ffc80): close: 2025/08/06 02:14:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 02:14:53.094633601 +0000 UTC m=+8.043089913 2025/08/06 02:14:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:53 DEBUG : newLeaf(0xc0007ffc80): >close: err= 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 02:14:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:53 INFO : newLeaf: Copied (replaced existing) 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 02:14:53 +0000 UTC" 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : >WaitForWriters: 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : >WaitForWriters: 2025/08/06 02:14:53 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:53 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:53 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:53 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:53 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:53 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : file1: reading active writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : >WaitForWriters: 2025/08/06 02:14:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:53 DEBUG : dir/file1(0xc000997000): _readAt: size=512, off=0 2025/08/06 02:14:53 DEBUG : dir/file1(0xc000997000): openPending: 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:53 DEBUG : dir/file1(0xc000997000): >openPending: err= 2025/08/06 02:14:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/06 02:14:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:14:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:53 DEBUG : dir/file1(0xc000997000): >_readAt: n=14, err=EOF 2025/08/06 02:14:53 DEBUG : dir/file1(0xc000997000): close: 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:53 DEBUG : dir/file1(0xc000997000): >close: err= 2025/08/06 02:14:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00044acc0 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 02:14:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/06 02:14:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00044acc0 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0009bbcc0): openPending: 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0009bbcc0): >openPending: err= 2025/08/06 02:14:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0009bbcc0): _writeAt: size=25, off=0 2025/08/06 02:14:53 DEBUG : dir/file1(0xc0009bbcc0): >_writeAt: n=25, err= 2025/08/06 02:14:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 02:14:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 02:14:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00044acc0 2025/08/06 02:14:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:53 DEBUG : newLeaf(0xc0009bbcc0): close: 2025/08/06 02:14:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 02:14:53.602321795 +0000 UTC m=+8.550778096 2025/08/06 02:14:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:53 DEBUG : newLeaf(0xc0009bbcc0): >close: err= 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 02:14:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:53 INFO : newLeaf: Copied (replaced existing) 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 02:14:53 +0000 UTC" 2025/08/06 02:14:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 02:14:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 02:14:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : >WaitForWriters: 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : newLeaf: reading active writers 2025/08/06 02:14:53 DEBUG : >WaitForWriters: 2025/08/06 02:14:53 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:53 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:53 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 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-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:53 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 02:14:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:53 DEBUG : dir: Looking for writers 2025/08/06 02:14:53 DEBUG : file1: reading active writers 2025/08/06 02:14:53 DEBUG : Looking for writers 2025/08/06 02:14:53 DEBUG : dir: reading active writers 2025/08/06 02:14:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/06 02:14:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/06 02:14:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/06 02:14:54 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:54 DEBUG : dir: Looking for writers 2025/08/06 02:14:54 DEBUG : file1: reading active writers 2025/08/06 02:14:54 DEBUG : Looking for writers 2025/08/06 02:14:54 DEBUG : dir: reading active writers 2025/08/06 02:14:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/06 02:14:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/06 02:14:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/06 02:14:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/06 02:14:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/06 02:14:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/06 02:14:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/06 02:14:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/06 02:14:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/06 02:14:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/06 02:14:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/06 02:14:54 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:54 DEBUG : dir: Looking for writers 2025/08/06 02:14:54 DEBUG : file1: reading active writers 2025/08/06 02:14:54 DEBUG : Looking for writers 2025/08/06 02:14:54 DEBUG : dir: reading active writers 2025/08/06 02:14:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:54 DEBUG : dir: Looking for writers 2025/08/06 02:14:54 DEBUG : file1: reading active writers 2025/08/06 02:14:54 DEBUG : Looking for writers 2025/08/06 02:14:54 DEBUG : dir: reading active writers 2025/08/06 02:14:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/06 02:14:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/06 02:14:54 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:54 DEBUG : dir: Looking for writers 2025/08/06 02:14:54 DEBUG : file1: reading active writers 2025/08/06 02:14:54 DEBUG : Looking for writers 2025/08/06 02:14:54 DEBUG : dir: reading active writers 2025/08/06 02:14:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:54 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): _readAt: size=1, off=0 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): openPending: 2025/08/06 02:14:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): >openPending: err= 2025/08/06 02:14:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): >_readAt: n=1, err= 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): _readAt: size=256, off=1 2025/08/06 02:14:54 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): >_readAt: n=15, err=EOF 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): _readAt: size=16, off=16 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): >_readAt: n=0, err=EOF 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): close: 2025/08/06 02:14:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): >close: err= 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): close: 2025/08/06 02:14:54 DEBUG : dir/file1(0xc00084e700): >close: err=file already closed 2025/08/06 02:14:54 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:54 DEBUG : dir: Looking for writers 2025/08/06 02:14:54 DEBUG : file1: reading active writers 2025/08/06 02:14:54 DEBUG : Looking for writers 2025/08/06 02:14:54 DEBUG : dir: reading active writers 2025/08/06 02:14:54 DEBUG : >WaitForWriters: 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:54 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): _readAt: size=1, off=0 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): openPending: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >openPending: err= 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): _readAt: size=1, off=5 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): _readAt: size=1, off=3 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): _readAt: size=1, off=13 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): _readAt: size=16, off=100 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >_readAt: n=0, err=EOF 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): close: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0009c7380): >close: err= 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : dir: Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : dir: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=1, off=0 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): openPending: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >openPending: err= 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=1, off=5 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=1, off=1 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=1, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=6, off=10 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=6, err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=256, off=10 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=6, err=EOF 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=256, off=100 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=0, err=EOF 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): close: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >close: err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): _readAt: size=256, off=100 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008d4740): >_readAt: n=0, err=file already closed 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : dir: Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : dir: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): RWFileHandle.Flush 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): _readAt: size=256, off=0 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): openPending: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): >openPending: err= 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): >_readAt: n=16, err=EOF 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): RWFileHandle.Flush 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): RWFileHandle.Flush 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): close: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:55 DEBUG : dir/file1(0xc0008f9640): >close: err= 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : dir: Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : dir: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:14:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 02:14:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): _readAt: size=256, off=0 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): openPending: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): >openPending: err= 2025/08/06 02:14:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): >_readAt: n=16, err=EOF 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): RWFileHandle.Release 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): close: 2025/08/06 02:14:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): >close: err= 2025/08/06 02:14:55 DEBUG : dir/file1(0xc000ad2900): RWFileHandle.Release 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : dir: Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : dir: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:55 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): openPending: 2025/08/06 02:14:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): >openPending: err= 2025/08/06 02:14:55 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): _writeAt: size=5, off=0 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): >_writeAt: n=5, err= 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): _writeAt: size=7, off=5 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): >_writeAt: n=7, err= 2025/08/06 02:14:55 DEBUG : file1: vfs cache: truncate to size=11 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): close: 2025/08/06 02:14:55 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 02:14:55.559405097 +0000 UTC m=+10.507861399 2025/08/06 02:14:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): >close: err= 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): close: 2025/08/06 02:14:55 DEBUG : file1(0xc000aecf80): >close: err=file already closed 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:55 DEBUG : file1: vfs cache: starting upload 2025/08/06 02:14:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:55 INFO : file1: Copied (new) 2025/08/06 02:14:55 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-06 02:14:55 +0000 UTC" 2025/08/06 02:14:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:55 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): openPending: 2025/08/06 02:14:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): >openPending: err= 2025/08/06 02:14:55 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): _writeAt: size=7, off=0 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): >_writeAt: n=7, err= 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): _writeAt: size=6, off=5 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): >_writeAt: n=6, err= 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): close: 2025/08/06 02:14:55 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 02:14:55.758811254 +0000 UTC m=+10.707267566 2025/08/06 02:14:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): >close: err= 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): _writeAt: size=5, off=0 2025/08/06 02:14:55 DEBUG : file1(0xc0005693c0): >_writeAt: n=0, err=file already closed 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:55 DEBUG : file1: vfs cache: starting upload 2025/08/06 02:14:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:55 INFO : file1: Copied (new) 2025/08/06 02:14:55 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-06 02:14:55 +0000 UTC" 2025/08/06 02:14:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : >WaitForWriters: 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:55 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:55 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : file1(0xc0005dfe00): openPending: 2025/08/06 02:14:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : file1(0xc0005dfe00): >openPending: err= 2025/08/06 02:14:55 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 02:14:55 DEBUG : file1(0xc0005dfe00): close: 2025/08/06 02:14:55 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 02:14:55.956583297 +0000 UTC m=+10.905039609 2025/08/06 02:14:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:55 DEBUG : file1(0xc0005dfe00): >close: err= 2025/08/06 02:14:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 02:14:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:14:55 DEBUG : file2: newRWFileHandle: 2025/08/06 02:14:55 DEBUG : file2(0xc000dbc300): openPending: 2025/08/06 02:14:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:55 DEBUG : file2(0xc000dbc300): >openPending: err= 2025/08/06 02:14:55 DEBUG : file2: >newRWFileHandle: err= 2025/08/06 02:14:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/06 02:14:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/06 02:14:55 DEBUG : file2(0xc000dbc300): RWFileHandle.Flush 2025/08/06 02:14:55 DEBUG : file2(0xc000dbc300): RWFileHandle.Release 2025/08/06 02:14:55 DEBUG : file2(0xc000dbc300): close: 2025/08/06 02:14:55 DEBUG : file2: vfs cache: setting modification time to 2025-08-06 02:14:55.958270011 +0000 UTC m=+10.906726323 2025/08/06 02:14:55 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:55 DEBUG : file2(0xc000dbc300): >close: err= 2025/08/06 02:14:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file2: reading active writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : file2: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/06 02:14:55 DEBUG : Looking for writers 2025/08/06 02:14:55 DEBUG : file1: reading active writers 2025/08/06 02:14:55 DEBUG : file2: reading active writers 2025/08/06 02:14:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : file2: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/06 02:14:56 DEBUG : file1: vfs cache: starting upload 2025/08/06 02:14:56 DEBUG : file2: vfs cache: starting upload 2025/08/06 02:14:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:56 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:56 INFO : file1: Copied (new) 2025/08/06 02:14:56 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-06 02:14:55 +0000 UTC" 2025/08/06 02:14:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : file2: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 02:14:56 INFO : file2: Copied (new) 2025/08/06 02:14:56 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-06 02:14:55 +0000 UTC" 2025/08/06 02:14:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 02:14:56 INFO : file2: vfs cache: upload succeeded try #1 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : file2: reading active writers 2025/08/06 02:14:56 DEBUG : >WaitForWriters: 2025/08/06 02:14:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : file2: reading active writers 2025/08/06 02:14:56 DEBUG : >WaitForWriters: 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:56 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): openPending: 2025/08/06 02:14:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): >openPending: err= 2025/08/06 02:14:56 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): _writeAt: size=5, off=0 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): >_writeAt: n=5, err= 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): RWFileHandle.Flush 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): RWFileHandle.Flush 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): close: 2025/08/06 02:14:56 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 02:14:56.332669243 +0000 UTC m=+11.281125556 2025/08/06 02:14:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:56 DEBUG : file1(0xc0008ff300): >close: err= 2025/08/06 02:14:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:56 DEBUG : file1: vfs cache: starting upload 2025/08/06 02:14:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:56 INFO : file1: Copied (new) 2025/08/06 02:14:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-06 02:14:56 +0000 UTC" 2025/08/06 02:14:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : >WaitForWriters: 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:56 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): openPending: 2025/08/06 02:14:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): >openPending: err= 2025/08/06 02:14:56 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): _writeAt: size=5, off=0 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): >_writeAt: n=5, err= 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): RWFileHandle.Release 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): close: 2025/08/06 02:14:56 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 02:14:56.520623511 +0000 UTC m=+11.469079813 2025/08/06 02:14:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): >close: err= 2025/08/06 02:14:56 DEBUG : file1(0xc0008da140): RWFileHandle.Release 2025/08/06 02:14:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:56 DEBUG : file1: vfs cache: starting upload 2025/08/06 02:14:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:56 INFO : file1: Copied (new) 2025/08/06 02:14:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-06 02:14:56 +0000 UTC" 2025/08/06 02:14:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : >WaitForWriters: 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 02:14:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:56 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:56 DEBUG : dir/file1(0xc00084c100): openPending: 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 DEBUG : dir/file1(0xc00084c100): >openPending: err= 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 02:14:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:56 DEBUG : dir/file1(0xc00084c100): _writeAt: size=5, off=0 2025/08/06 02:14:56 DEBUG : dir/file1(0xc00084c100): >_writeAt: n=5, err= 2025/08/06 02:14:56 DEBUG : dir/file1(0xc00084c100): close: 2025/08/06 02:14:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-06 02:14:56.773875257 +0000 UTC m=+11.722331559 2025/08/06 02:14:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:56 DEBUG : dir/file1(0xc00084c100): >close: err= 2025/08/06 02:14:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:56 DEBUG : dir: Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : dir: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:56 DEBUG : dir: Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : dir: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:56 DEBUG : dir: Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : dir: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:56 DEBUG : dir: Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : dir: reading active writers 2025/08/06 02:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 02:14:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:56 INFO : dir/file1: Copied (replaced existing) 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-06 02:14:56 +0000 UTC" 2025/08/06 02:14:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:56 DEBUG : dir: Looking for writers 2025/08/06 02:14:56 DEBUG : file1: reading active writers 2025/08/06 02:14:56 DEBUG : Looking for writers 2025/08/06 02:14:56 DEBUG : dir: reading active writers 2025/08/06 02:14:56 DEBUG : >WaitForWriters: 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:56 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 02:14:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): openPending: 2025/08/06 02:14:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/06 02:14:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 02:14:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): >openPending: err= 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): _writeAt: size=15, off=5 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): >_writeAt: n=15, err= 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): close: 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/06 02:14:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-06 02:14:57.057582377 +0000 UTC m=+12.006038690 2025/08/06 02:14:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : dir/file1(0xc000a96340): >close: err= 2025/08/06 02:14:57 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:57 DEBUG : dir: Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : dir: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:57 DEBUG : dir: Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : dir: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:57 DEBUG : dir: Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : dir: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:57 DEBUG : dir: Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : dir: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:57 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 02:14:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:57 INFO : dir/file1: Copied (replaced existing) 2025/08/06 02:14:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-06 02:14:57 +0000 UTC" 2025/08/06 02:14:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:57 DEBUG : dir: Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : dir: reading active writers 2025/08/06 02:14:57 DEBUG : >WaitForWriters: 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:57 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : file1(0xc000a29540): openPending: 2025/08/06 02:14:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:57 DEBUG : file1(0xc000a29540): >openPending: err= 2025/08/06 02:14:57 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 02:14:57 DEBUG : file1(0xc000a29540): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : file1(0xc000a29540): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : file1(0xc000a29540): close: 2025/08/06 02:14:57 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 02:14:57.277809169 +0000 UTC m=+12.226265481 2025/08/06 02:14:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : file1(0xc000a29540): >close: err= 2025/08/06 02:14:57 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:57 DEBUG : file1: vfs cache: starting upload 2025/08/06 02:14:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:14:57 INFO : file1: Copied (new) 2025/08/06 02:14:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-06 02:14:57 +0000 UTC" 2025/08/06 02:14:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:57 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : file1: reading active writers 2025/08/06 02:14:57 DEBUG : >WaitForWriters: 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:57 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/06 02:14:57 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8900): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8900): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8900): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8900): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8900): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.466928893 +0000 UTC m=+12.415385195 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8900): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.466928893 +0000 UTC m=+12.415385195 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e8d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9240): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9240): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9240): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.466928893 +0000 UTC m=+12.415385195 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438620 item 1 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9880): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9880): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9880): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.470780578 +0000 UTC m=+12.419236879 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9d80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9d80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.470780578 +0000 UTC m=+12.419236879 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009e9d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438e70 item 2 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa440): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa440): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa440): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.473394821 +0000 UTC m=+12.421851133 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.473394821 +0000 UTC m=+12.421851133 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fa8c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fad80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fad80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fad80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fad80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fad80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.473394821 +0000 UTC m=+12.421851133 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fad80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004398f0 item 3 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.476856264 +0000 UTC m=+12.425312566 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb940): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb940): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb940): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.476856264 +0000 UTC m=+12.425312566 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009fb940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502230 item 4 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e000): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e000): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e000): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.479540899 +0000 UTC m=+12.427997211 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.479540899 +0000 UTC m=+12.427997211 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e480): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e940): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e940): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e940): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.479540899 +0000 UTC m=+12.427997211 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1e940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502850 item 5 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1efc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1efc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1efc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1efc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1efc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.483007671 +0000 UTC m=+12.431463983 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1efc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1f500): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1f500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1f500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1f500): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1f500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.483007671 +0000 UTC m=+12.431463983 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1f500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503500 item 6 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1fb80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1fb80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1fb80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1fb80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1fb80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.485906729 +0000 UTC m=+12.434363031 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d1fb80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.485906729 +0000 UTC m=+12.434363031 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d525c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d525c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d525c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d525c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d525c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.485906729 +0000 UTC m=+12.434363031 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d525c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ce0 item 7 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52c40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52c40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52c40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52c40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52c40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.489732946 +0000 UTC m=+12.438189248 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d52c40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53180): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53180): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53180): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53180): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53180): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.489732946 +0000 UTC m=+12.438189248 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53180): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a4d0 item 8 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53740): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000d53740): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53740): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53740): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53740): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53740): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53b00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53b00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53b00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53b00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53b00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.493391268 +0000 UTC m=+12.441847571 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d53b00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.493391268 +0000 UTC m=+12.441847571 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72500): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72500): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.493391268 +0000 UTC m=+12.441847571 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aa80 item 9 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72b80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72b80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72b80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72b80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72b80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.497062915 +0000 UTC m=+12.445519218 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d72b80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d730c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d730c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d730c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d730c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d730c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.497062915 +0000 UTC m=+12.445519218 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d730c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b2d0 item 10 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73700): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000d73700): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73700): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73700): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73700): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73700): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73700): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73ac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73ac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73ac0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73ac0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73ac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.499848971 +0000 UTC m=+12.448305283 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d73ac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.499848971 +0000 UTC m=+12.448305283 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96540): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96540): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96540): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96540): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96540): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.499848971 +0000 UTC m=+12.448305283 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96540): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bd50 item 11 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96bc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96bc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96bc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96bc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96bc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.503389201 +0000 UTC m=+12.451845504 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96bc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007cfc80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007cfc80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007cfc80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007cfc80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007cfc80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.503389201 +0000 UTC m=+12.451845504 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007cfc80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004289a0 item 12 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8340): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc0007d8340): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8340): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8340): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8340): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8340): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8340): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8700): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8700): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8700): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8700): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8700): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.506712494 +0000 UTC m=+12.455168837 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8700): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8dc0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8dc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8dc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8dc0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8dc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.506712494 +0000 UTC m=+12.455168837 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d8dc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41490 item 13 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9440): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9440): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9440): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.509627984 +0000 UTC m=+12.458084266 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9980): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9980): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9980): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9980): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9980): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.509627984 +0000 UTC m=+12.458084266 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007d9980): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41960 item 14 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c040): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000e4c040): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c040): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c040): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c040): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.512690177 +0000 UTC m=+12.461146459 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4c400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cac0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cac0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.512690177 +0000 UTC m=+12.461146459 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41ce0 item 15 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cf40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cf40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cf40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cf40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cf40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.517373382 +0000 UTC m=+12.465829694 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4cf40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4d480): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4d480): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4d480): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4d480): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4d480): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.517373382 +0000 UTC m=+12.465829694 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4d480): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40380 item 16 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4dac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4dac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4dac0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4dac0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4dac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.519949324 +0000 UTC m=+12.468405626 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4dac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.519949324 +0000 UTC m=+12.468405626 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e4df40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d964c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d964c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d964c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d964c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d964c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.519949324 +0000 UTC m=+12.468405626 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d964c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40700 item 17 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96b40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96b40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96b40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96b40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96b40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.524794552 +0000 UTC m=+12.473250864 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d96b40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d970c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d970c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d970c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d970c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d970c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.524794552 +0000 UTC m=+12.473250864 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d970c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40bd0 item 18 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97740): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97740): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97740): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.527269093 +0000 UTC m=+12.475725405 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.527269093 +0000 UTC m=+12.475725405 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000d97c40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468680): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468680): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468680): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.527269093 +0000 UTC m=+12.475725405 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41030 item 19 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468f40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468f40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468f40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468f40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468f40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.53272121 +0000 UTC m=+12.481177552 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468f40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003700c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003700c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003700c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003700c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003700c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.53272121 +0000 UTC m=+12.481177552 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003700c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41500 item 20 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.536221646 +0000 UTC m=+12.484677958 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.536221646 +0000 UTC m=+12.484677958 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371e40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371e40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371e40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371e40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.536221646 +0000 UTC m=+12.484677958 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a419d0 item 21 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.540932222 +0000 UTC m=+12.489388533 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.540932222 +0000 UTC m=+12.489388533 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 22 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003115c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003115c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003115c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003115c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003115c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.543842029 +0000 UTC m=+12.492298312 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003115c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.543842029 +0000 UTC m=+12.492298312 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127a00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127a00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127a00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127a00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127a00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.543842029 +0000 UTC m=+12.492298312 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127a00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 23 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005681c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005681c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005681c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005681c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005681c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.547618062 +0000 UTC m=+12.496074354 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005681c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568740): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568740): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568740): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.547618062 +0000 UTC m=+12.496074354 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 24 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568d80): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000568d80): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568d80): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568d80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569140): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569140): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569140): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.550538991 +0000 UTC m=+12.498995282 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.550538991 +0000 UTC m=+12.498995282 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005696c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569c00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569c00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569c00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569c00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569c00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.550538991 +0000 UTC m=+12.498995282 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569c00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 25 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec300): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec300): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec300): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec300): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec300): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.553548416 +0000 UTC m=+12.502004698 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec300): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec840): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec840): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec840): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec840): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec840): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.553548416 +0000 UTC m=+12.502004698 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec840): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 26 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aece80): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000aece80): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aece80): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aece80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aece80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aece80): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aece80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed300): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed300): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed300): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed300): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed300): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.556053024 +0000 UTC m=+12.504509306 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed300): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.556053024 +0000 UTC m=+12.504509306 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed800): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedd80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedd80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedd80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedd80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedd80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.556053024 +0000 UTC m=+12.504509306 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedd80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380700 item 27 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a480): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a480): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a480): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a480): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a480): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.55866323 +0000 UTC m=+12.507119512 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a480): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aa00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aa00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aa00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aa00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aa00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.55866323 +0000 UTC m=+12.507119512 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aa00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381030 item 28 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b040): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000a3b040): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b040): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b040): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b040): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.561389825 +0000 UTC m=+12.509846126 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bac0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bac0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.561389825 +0000 UTC m=+12.509846126 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 29 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e81c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e81c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e81c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e81c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e81c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.564094387 +0000 UTC m=+12.512550699 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e81c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8700): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8700): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8700): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8700): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8700): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.564094387 +0000 UTC m=+12.512550699 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8700): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e021c0 item 30 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8e40): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc0008e8e40): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8e40): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8e40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9200): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9200): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9200): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9200): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9200): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.568886585 +0000 UTC m=+12.517342887 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9200): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e98c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e98c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e98c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e98c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e98c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.568886585 +0000 UTC m=+12.517342887 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e98c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02620 item 31 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9f40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9f40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9f40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9f40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9f40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.571061846 +0000 UTC m=+12.519518128 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9f40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.571061846 +0000 UTC m=+12.519518128 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02af0 item 32 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.572926874 +0000 UTC m=+12.521383167 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02fc0 item 33 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.573858592 +0000 UTC m=+12.522314893 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df0c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df5c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df5c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df5c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df5c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df5c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.573858592 +0000 UTC m=+12.522314893 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df5c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e031f0 item 33 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfc00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfc00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfc00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfc00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfc00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.577417076 +0000 UTC m=+12.525873378 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfc00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e037a0 item 34 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.578454512 +0000 UTC m=+12.526910814 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6640): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6640): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6640): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.578454512 +0000 UTC m=+12.526910814 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03960 item 34 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6c80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6c80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6c80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6c80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6c80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.580851338 +0000 UTC m=+12.529307650 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6c80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03ce0 item 35 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.581673069 +0000 UTC m=+12.530129381 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7700): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7700): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7700): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7700): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7700): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.581673069 +0000 UTC m=+12.530129381 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7700): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03ea0 item 35 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7d80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7d80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.584104089 +0000 UTC m=+12.532560401 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c460 item 36 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.58522917 +0000 UTC m=+12.533685461 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0e40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0e40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0e40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0e40): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.58522917 +0000 UTC m=+12.533685461 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c620 item 36 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1600): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1600): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1600): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1600): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1600): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.587352723 +0000 UTC m=+12.535809005 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1600): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d2d0 item 37 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.588171017 +0000 UTC m=+12.536627309 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c0c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c5c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c5c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c5c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c5c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c5c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.588171017 +0000 UTC m=+12.536627309 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c5c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d570 item 37 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cd40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cd40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cd40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cd40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cd40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.591056179 +0000 UTC m=+12.539512491 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cd40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005122a0 item 38 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.592416281 +0000 UTC m=+12.540872582 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d780): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d780): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d780): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.592416281 +0000 UTC m=+12.540872582 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512540 item 38 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.595367947 +0000 UTC m=+12.543824249 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512af0 item 39 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.596343988 +0000 UTC m=+12.544800289 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc3c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc8c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc8c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc8c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc8c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc8c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.596343988 +0000 UTC m=+12.544800289 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc8c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512d20 item 39 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcf40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcf40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcf40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcf40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcf40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.599698649 +0000 UTC m=+12.548154962 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcf40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005138f0 item 40 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.600764079 +0000 UTC m=+12.549220380 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd980): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd980): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd980): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd980): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd980): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.600764079 +0000 UTC m=+12.549220380 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd980): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513c70 item 40 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.603553019 +0000 UTC m=+12.552009312 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfdf40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe4c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe4c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe4c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316f50 item 41 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe4c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe4c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.604182781 +0000 UTC m=+12.552639063 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe4c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003173b0 item 41 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.604941253 +0000 UTC m=+12.553397535 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe980): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fef00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fef00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fef00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fef00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fef00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.604941253 +0000 UTC m=+12.553397535 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fef00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317880 item 41 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.606953528 +0000 UTC m=+12.555409821 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff540): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffa40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffa40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffa40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4af0 item 42 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffa40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffa40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.607701421 +0000 UTC m=+12.556157713 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffa40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d90 item 42 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.608827583 +0000 UTC m=+12.557283865 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812580): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812580): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812580): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812580): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812580): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.608827583 +0000 UTC m=+12.557283865 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812580): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 42 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.612086717 +0000 UTC m=+12.560543009 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008130c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008130c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008130c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ab0 item 43 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008130c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008130c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.612942271 +0000 UTC m=+12.561398563 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008130c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5dc0 item 43 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.613762059 +0000 UTC m=+12.562218341 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813b80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813b80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813b80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813b80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813b80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.613762059 +0000 UTC m=+12.562218341 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813b80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548310 item 43 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.616117457 +0000 UTC m=+12.564573739 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca740): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca740): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005489a0 item 44 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca740): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.617175682 +0000 UTC m=+12.565631964 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548cb0 item 44 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.618635349 +0000 UTC m=+12.567091652 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcac80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb200): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb200): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb200): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb200): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb200): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.618635349 +0000 UTC m=+12.567091652 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb200): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548f50 item 44 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.620804679 +0000 UTC m=+12.569260971 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb840): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbd80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbd80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbd80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005493b0 item 45 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbd80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbd80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.621907236 +0000 UTC m=+12.570363518 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbd80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0540): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0540): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0540): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0540): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0540): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.621907236 +0000 UTC m=+12.570363518 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0540): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549570 item 45 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.624356281 +0000 UTC m=+12.572812573 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1080): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1080): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549960 item 46 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1080): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.625162253 +0000 UTC m=+12.573618545 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1780): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1780): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1780): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.625162253 +0000 UTC m=+12.573618545 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549b90 item 46 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.630429081 +0000 UTC m=+12.578885363 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a2a0 item 47 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.631782129 +0000 UTC m=+12.580238421 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cb00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cb00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cb00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cb00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cb00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.631782129 +0000 UTC m=+12.580238421 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cb00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a460 item 47 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.633981334 +0000 UTC m=+12.582437626 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d640): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d640): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a8c0 item 48 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d640): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.634636233 +0000 UTC m=+12.583092515 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035dd40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035dd40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035dd40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035dd40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035dd40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.634636233 +0000 UTC m=+12.583092515 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035dd40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aaf0 item 48 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c480): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c480): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c480): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c480): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c480): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.636736062 +0000 UTC m=+12.585192344 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c480): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aee0 item 49 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.637750845 +0000 UTC m=+12.586207137 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084ce80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084ce80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084ce80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084ce80): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084ce80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.637750845 +0000 UTC m=+12.586207137 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084ce80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b1f0 item 49 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084d500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084d500): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084d500): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084d500): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084d500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.639624669 +0000 UTC m=+12.588080951 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084d500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b650 item 50 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.640572007 +0000 UTC m=+12.589028289 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084da00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28000): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28000): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28000): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.640572007 +0000 UTC m=+12.589028289 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b880 item 50 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.642762195 +0000 UTC m=+12.591218477 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bc00 item 51 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.64352173 +0000 UTC m=+12.591978022 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a28b80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a290c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a290c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a290c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a290c0): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a290c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.64352173 +0000 UTC m=+12.591978022 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a290c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bf10 item 51 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29740): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29740): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29740): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.645282422 +0000 UTC m=+12.593738714 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460460 item 52 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.646252572 +0000 UTC m=+12.594708854 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29c80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96280): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96280): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96280): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96280): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96280): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.646252572 +0000 UTC m=+12.594708854 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96280): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 52 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96940): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96940): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96940): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.648158927 +0000 UTC m=+12.596615209 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460af0 item 53 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.648844543 +0000 UTC m=+12.597300825 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97380): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97380): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97380): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97380): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97380): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.648844543 +0000 UTC m=+12.597300825 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97380): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460e70 item 53 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97a00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97a00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97a00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97a00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97a00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.650733106 +0000 UTC m=+12.599189398 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97a00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 54 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.651578712 +0000 UTC m=+12.600034994 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97f00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084e500): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084e500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084e500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084e500): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084e500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.651578712 +0000 UTC m=+12.600034994 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084e500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461500 item 54 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084eb80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084eb80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084eb80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084eb80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084eb80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.653505105 +0000 UTC m=+12.601961387 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084eb80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004618f0 item 55 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.654240134 +0000 UTC m=+12.602696416 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f5c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f5c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f5c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f5c0): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f5c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.654240134 +0000 UTC m=+12.602696416 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084f5c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ab0 item 55 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084fc40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084fc40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084fc40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084fc40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084fc40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.656311018 +0000 UTC m=+12.604767300 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084fc40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ea0 item 56 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.657279795 +0000 UTC m=+12.605736077 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c21c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2740): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2740): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2740): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.657279795 +0000 UTC m=+12.605736077 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005540e0 item 56 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.65927624 +0000 UTC m=+12.607732532 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c2d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c32c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c32c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c32c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005545b0 item 57 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c32c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c32c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.660227564 +0000 UTC m=+12.608683846 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c32c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005547e0 item 57 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.661192464 +0000 UTC m=+12.609648756 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3800): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3d80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3d80): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.661192464 +0000 UTC m=+12.609648756 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008c3d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a10 item 57 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.663391829 +0000 UTC m=+12.611848121 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902980): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902980): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902980): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005551f0 item 58 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902980): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902980): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.664088466 +0000 UTC m=+12.612544748 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902980): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555570 item 58 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.66489535 +0000 UTC m=+12.613351642 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000902ec0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903480): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903480): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903480): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903480): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903480): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.66489535 +0000 UTC m=+12.613351642 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903480): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555730 item 58 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.666626448 +0000 UTC m=+12.615082730 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000903ac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a080): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a080): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555e30 item 59 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a080): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.667394488 +0000 UTC m=+12.615850770 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114380 item 59 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.668081295 +0000 UTC m=+12.616537587 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a5c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ab40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ab40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ab40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ab40): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ab40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.668081295 +0000 UTC m=+12.616537587 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ab40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114700 item 59 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.669912721 +0000 UTC m=+12.618369014 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b180): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b6c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b6c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b6c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114e70 item 60 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b6c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b6c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.670537293 +0000 UTC m=+12.618993575 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b6c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115650 item 60 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.67123429 +0000 UTC m=+12.619690582 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092bc00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000962240): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000962240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000962240): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000962240): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000962240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.67123429 +0000 UTC m=+12.619690582 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000962240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466000 item 60 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.673816353 +0000 UTC m=+12.622272666 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c0c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c600): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c600): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c600): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536230 item 61 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c600): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c600): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.675370579 +0000 UTC m=+12.623826890 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9c600): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9cd00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9cd00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9cd00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9cd00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9cd00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.675370579 +0000 UTC m=+12.623826890 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9cd00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536460 item 61 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.678278894 +0000 UTC m=+12.626735196 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d340): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d880): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d880): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536930 item 62 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d880): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.6792687 +0000 UTC m=+12.627725012 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000e9d880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca000): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca000): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca000): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.6792687 +0000 UTC m=+12.627725012 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536bd0 item 62 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.68207797 +0000 UTC m=+12.630534282 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000eca640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecab80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecab80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecab80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005372d0 item 63 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecab80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecab80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.682943563 +0000 UTC m=+12.631399866 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecab80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb280): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb280): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb280): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb280): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb280): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.682943563 +0000 UTC m=+12.631399866 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb280): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537500 item 63 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.68573041 +0000 UTC m=+12.634186722 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecb8c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecbe00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecbe00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecbe00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537960 item 64 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecbe00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecbe00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.686884435 +0000 UTC m=+12.635340747 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ecbe00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4580): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4580): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4580): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4580): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4580): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.686884435 +0000 UTC m=+12.635340747 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4580): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537b90 item 64 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4bc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4bc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4bc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4bc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4bc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.689657136 +0000 UTC m=+12.638113438 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee4bc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005382a0 item 65 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.690726331 +0000 UTC m=+12.639182644 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5540): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5540): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5540): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5540): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5540): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.690726331 +0000 UTC m=+12.639182644 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5540): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005385b0 item 65 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5b80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5b80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5b80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5b80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5b80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.693160878 +0000 UTC m=+12.641617190 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ee5b80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538cb0 item 66 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.694245072 +0000 UTC m=+12.642701384 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009805c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009805c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009805c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009805c0): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009805c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.694245072 +0000 UTC m=+12.642701384 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009805c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538f50 item 66 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e380): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e380): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e380): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e380): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e380): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.699456165 +0000 UTC m=+12.647912468 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e380): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466070 item 67 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.701178898 +0000 UTC m=+12.649635209 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00200): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00700): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00700): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00700): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00700): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00700): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.701178898 +0000 UTC m=+12.649635209 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00700): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004663f0 item 67 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00d80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00d80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.703831984 +0000 UTC m=+12.652288295 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d90 item 68 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.705160686 +0000 UTC m=+12.653616988 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01280): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a017c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a017c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a017c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a017c0): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a017c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.705160686 +0000 UTC m=+12.653616988 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a017c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467260 item 68 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01e00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01e00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01e00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01e00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01e00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.707838929 +0000 UTC m=+12.656295242 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01e00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ea0 item 69 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.7088363 +0000 UTC m=+12.657292612 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ef00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ef00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ef00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ef00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ef00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.7088363 +0000 UTC m=+12.657292612 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ef00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d301c0 item 69 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f580): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f580): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f580): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f580): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f580): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.711880119 +0000 UTC m=+12.660336431 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f580): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30540 item 70 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.713337884 +0000 UTC m=+12.661794185 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fa80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980040): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980040): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980040): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.713337884 +0000 UTC m=+12.661794185 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30930 item 70 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980a00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980a00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980a00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980a00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980a00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.716325708 +0000 UTC m=+12.664782010 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980a00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30d20 item 71 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.717389985 +0000 UTC m=+12.665846267 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000980f00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981400): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981400): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981400): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.717389985 +0000 UTC m=+12.665846267 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30f50 item 71 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981a80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981a80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981a80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981a80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981a80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.720167694 +0000 UTC m=+12.668623986 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000981a80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d312d0 item 72 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.721283979 +0000 UTC m=+12.669740290 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.721283979 +0000 UTC m=+12.669740290 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31570 item 72 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.724681711 +0000 UTC m=+12.673138023 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469d40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370340): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370340): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370340): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d319d0 item 73 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370340): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370340): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.725588903 +0000 UTC m=+12.674045215 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370340): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31b90 item 73 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.726616862 +0000 UTC m=+12.675073163 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370bc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003716c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003716c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003716c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003716c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003716c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.726616862 +0000 UTC m=+12.675073163 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0003716c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e540 item 73 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.729254328 +0000 UTC m=+12.677710630 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310300): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f030 item 74 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.730284109 +0000 UTC m=+12.678740422 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310a40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f420 item 74 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.731395535 +0000 UTC m=+12.679851837 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310f80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311500): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311500): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.731395535 +0000 UTC m=+12.679851837 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 74 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.733962469 +0000 UTC m=+12.682418782 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311e80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127ac0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127ac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127ac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fb20 item 75 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127ac0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127ac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.734819156 +0000 UTC m=+12.683275468 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127ac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fce0 item 75 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.735897269 +0000 UTC m=+12.684353581 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568680): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568680): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568680): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.735897269 +0000 UTC m=+12.684353581 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005381c0 item 75 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.738604747 +0000 UTC m=+12.687061049 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568cc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005691c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005691c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005691c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538690 item 76 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005691c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005691c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.739763661 +0000 UTC m=+12.688219983 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005691c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538af0 item 76 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.740892838 +0000 UTC m=+12.689349151 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569d00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569d00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569d00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569d00): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569d00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.740892838 +0000 UTC m=+12.689349151 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569d00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538e70 item 76 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.743521059 +0000 UTC m=+12.691977361 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec3c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec8c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec8c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec8c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005395e0 item 77 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec8c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec8c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.744315749 +0000 UTC m=+12.692772052 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec8c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.744315749 +0000 UTC m=+12.692772052 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539ab0 item 77 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.747414431 +0000 UTC m=+12.695870744 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedbc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedbc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedbc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a401c0 item 78 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedbc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedbc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.748259066 +0000 UTC m=+12.696715368 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedbc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a340): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a340): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a340): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a340): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a340): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.748259066 +0000 UTC m=+12.696715368 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a340): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a403f0 item 78 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.751112348 +0000 UTC m=+12.699568651 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a9c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aec0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aec0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aec0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40770 item 79 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aec0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aec0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.752863152 +0000 UTC m=+12.701319434 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3aec0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b5c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b5c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b5c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b5c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b5c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.752863152 +0000 UTC m=+12.701319434 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b5c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40930 item 79 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.75534664 +0000 UTC m=+12.703802932 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bc00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8180): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8180): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8180): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40cb0 item 80 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8180): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8180): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.75614652 +0000 UTC m=+12.704602802 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8180): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8880): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8880): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8880): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.75614652 +0000 UTC m=+12.704602802 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40e70 item 80 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8fc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8fc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8fc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8fc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8fc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.759009892 +0000 UTC m=+12.707466174 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8fc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a411f0 item 81 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.760323675 +0000 UTC m=+12.708779997 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9980): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9980): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9980): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9980): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9980): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.760323675 +0000 UTC m=+12.708779997 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9980): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a413b0 item 81 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de080): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de080): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de080): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.763573401 +0000 UTC m=+12.712029703 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41730 item 82 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.764588365 +0000 UTC m=+12.713044676 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de580): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb00): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.764588365 +0000 UTC m=+12.713044676 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005deb00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41a40 item 82 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df280): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df280): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df280): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df280): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df280): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.767066703 +0000 UTC m=+12.715523015 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df280): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41dc0 item 83 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.768249873 +0000 UTC m=+12.716706195 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfcc0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfcc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfcc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfcc0): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfcc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.768249873 +0000 UTC m=+12.716706195 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfcc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428070 item 83 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d63c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d63c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d63c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d63c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d63c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.770966698 +0000 UTC m=+12.719423010 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d63c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 84 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.772091709 +0000 UTC m=+12.720548011 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d68c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6e40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6e40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6e40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6e40): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.772091709 +0000 UTC m=+12.720548011 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 84 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d75c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d75c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d75c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d75c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d75c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.774728444 +0000 UTC m=+12.723184756 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d75c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 85 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.775815033 +0000 UTC m=+12.724271335 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7ac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d05c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d05c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d05c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d05c0): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d05c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.775815033 +0000 UTC m=+12.724271335 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d05c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 85 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0d00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0d00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0d00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0d00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0d00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.778701917 +0000 UTC m=+12.727158229 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0d00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 86 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.780001656 +0000 UTC m=+12.728457967 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c640): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c640): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c640): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.780001656 +0000 UTC m=+12.728457967 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 86 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cdc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cdc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cdc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cdc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cdc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.78268592 +0000 UTC m=+12.731142233 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cdc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 87 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.783755978 +0000 UTC m=+12.732212279 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d2c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d800): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d800): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d800): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d800): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.783755978 +0000 UTC m=+12.732212279 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d800): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 87 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.786815276 +0000 UTC m=+12.735271588 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075de80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381490 item 88 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.788011871 +0000 UTC m=+12.736468173 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc9c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc9c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc9c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc9c0): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc9c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.788011871 +0000 UTC m=+12.736468173 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc9c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 88 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.791576476 +0000 UTC m=+12.740032789 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd540): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd540): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd540): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02150 item 89 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd540): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd540): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.793543797 +0000 UTC m=+12.742000099 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd540): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e023f0 item 89 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.794550385 +0000 UTC m=+12.743006696 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfda80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe080): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe080): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe080): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.794550385 +0000 UTC m=+12.743006696 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008fe080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e025b0 item 89 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.797897542 +0000 UTC m=+12.746353854 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c1c0 item 90 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.799085542 +0000 UTC m=+12.747541853 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c4d0 item 90 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.800232562 +0000 UTC m=+12.748688854 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812bc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813180): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813180): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813180): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813180): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813180): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.800232562 +0000 UTC m=+12.748688854 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813180): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ca80 item 90 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.802684262 +0000 UTC m=+12.751140544 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813800): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d420 item 91 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.803436052 +0000 UTC m=+12.751892344 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d5e0 item 91 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.804715521 +0000 UTC m=+12.753171823 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca300): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca880): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca880): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca880): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.804715521 +0000 UTC m=+12.753171823 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005120e0 item 91 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.807388475 +0000 UTC m=+12.755844778 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcaec0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512700 item 92 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.808294866 +0000 UTC m=+12.756751167 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512930 item 92 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.809773649 +0000 UTC m=+12.758229931 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0000): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0000): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0000): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.809773649 +0000 UTC m=+12.758229931 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512b60 item 92 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.811751258 +0000 UTC m=+12.760207550 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 93 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.812539056 +0000 UTC m=+12.760995338 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0b80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1280): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1280): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1280): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1280): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1280): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.812539056 +0000 UTC m=+12.760995338 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1280): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513960 item 93 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.814591476 +0000 UTC m=+12.763047768 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e18c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 94 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.815397537 +0000 UTC m=+12.763853830 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e1e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c640): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c640): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c640): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.815397537 +0000 UTC m=+12.763853830 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316fc0 item 94 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.819238191 +0000 UTC m=+12.767694484 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035cc80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d1c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d1c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d1c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 95 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d1c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d1c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.820908214 +0000 UTC m=+12.769364516 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d1c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d8c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d8c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d8c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d8c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d8c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.820908214 +0000 UTC m=+12.769364516 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035d8c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 95 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): open at offset 0 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.823819375 +0000 UTC m=+12.772275667 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035df00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c4c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c4c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c4c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4fc0 item 96 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c4c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c4c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.824692412 +0000 UTC m=+12.773148704 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084c4c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084cc00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084cc00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084cc00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084cc00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084cc00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.824692412 +0000 UTC m=+12.773148704 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00084cc00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 96 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= 2025/08/06 02:14:57 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:57 DEBUG : Looking for writers 2025/08/06 02:14:57 DEBUG : >WaitForWriters: 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:57 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/06 02:14:57 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a294c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a294c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a294c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a294c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a294c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.850634071 +0000 UTC m=+12.799090383 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a294c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.850634071 +0000 UTC m=+12.799090383 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29e40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29e40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29e40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29e40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29e40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.850634071 +0000 UTC m=+12.799090383 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a29e40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549030 item 1 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96500): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96500): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96500): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.854890846 +0000 UTC m=+12.803347149 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96a40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96a40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96a40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96a40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96a40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.854890846 +0000 UTC m=+12.803347149 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a96a40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549570 item 2 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97080): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97080): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97080): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.857695707 +0000 UTC m=+12.806152019 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.857695707 +0000 UTC m=+12.806152019 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a97500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a979c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a979c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a979c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a979c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a979c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.857695707 +0000 UTC m=+12.806152019 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a979c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549960 item 3 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e0c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e0c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e0c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e0c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e0c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.861953894 +0000 UTC m=+12.810410206 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e0c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e600): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e600): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e600): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e600): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e600): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.861953894 +0000 UTC m=+12.810410206 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080e600): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a1c0 item 4 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080ec40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080ec40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080ec40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080ec40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080ec40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.864828657 +0000 UTC m=+12.813284958 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080ec40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.864828657 +0000 UTC m=+12.813284958 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f0c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f580): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f580): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f580): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f580): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f580): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.864828657 +0000 UTC m=+12.813284958 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080f580): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a5b0 item 5 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080fc00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080fc00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080fc00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080fc00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080fc00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.868809664 +0000 UTC m=+12.817265986 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00080fc00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008541c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008541c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008541c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008541c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008541c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.868809664 +0000 UTC m=+12.817265986 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008541c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054abd0 item 6 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854840): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854840): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854840): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854840): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854840): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.871539553 +0000 UTC m=+12.819995866 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854840): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.871539553 +0000 UTC m=+12.819995866 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000854d40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855200): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855200): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855200): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855200): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855200): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.871539553 +0000 UTC m=+12.819995866 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855200): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b110 item 7 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855880): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855880): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855880): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.875555487 +0000 UTC m=+12.824011799 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855dc0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855dc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855dc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855dc0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855dc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.875555487 +0000 UTC m=+12.824011799 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000855dc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b730 item 8 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2400): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc0008b2400): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2400): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2400): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2400): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b27c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b27c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b27c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b27c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b27c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.878157257 +0000 UTC m=+12.826613539 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b27c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.878157257 +0000 UTC m=+12.826613539 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b2c40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3140): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3140): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3140): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.878157257 +0000 UTC m=+12.826613539 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bab0 item 9 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b37c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b37c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b37c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b37c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b37c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.881238706 +0000 UTC m=+12.829694988 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b37c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3d00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3d00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3d00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3d00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3d00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.881238706 +0000 UTC m=+12.829694988 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008b3d00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 10 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009043c0): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc0009043c0): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009043c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009043c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009043c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009043c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009043c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904780): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904780): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904780): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.883531588 +0000 UTC m=+12.831987880 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): _writeAt: size=3, off=2 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.883531588 +0000 UTC m=+12.831987880 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000904c80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905180): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905180): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905180): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905180): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905180): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.883531588 +0000 UTC m=+12.831987880 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905180): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 11 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905800): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905800): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905800): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905800): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.887175352 +0000 UTC m=+12.835631665 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905800): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905d40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905d40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905d40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905d40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905d40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.887175352 +0000 UTC m=+12.835631665 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000905d40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460e00 item 12 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a400): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc00092a400): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a400): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a400): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a400): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a7c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a7c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a7c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a7c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a7c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.889860388 +0000 UTC m=+12.838316680 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092a7c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ae80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ae80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ae80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ae80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ae80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.889860388 +0000 UTC m=+12.838316680 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ae80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461260 item 13 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b500): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b500): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b500): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.892581613 +0000 UTC m=+12.841037905 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092b500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ba40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ba40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ba40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ba40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ba40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.892581613 +0000 UTC m=+12.841037905 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00092ba40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461650 item 14 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac100): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc0009ac100): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac100): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac100): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac100): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac100): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac4c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac4c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac4c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac4c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac4c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.89528312 +0000 UTC m=+12.843739402 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ac4c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009acb80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009acb80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009acb80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009acb80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009acb80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.89528312 +0000 UTC m=+12.843739402 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009acb80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461a40 item 15 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad200): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad200): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad200): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad200): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad200): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.898223115 +0000 UTC m=+12.846679426 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad200): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad740): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad740): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad740): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.898223115 +0000 UTC m=+12.846679426 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009ad740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461dc0 item 16 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009add80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009add80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009add80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009add80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009add80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.901130969 +0000 UTC m=+12.849587281 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0009add80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.901130969 +0000 UTC m=+12.849587281 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e280): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e780): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e780): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e780): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.901130969 +0000 UTC m=+12.849587281 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2e780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005542a0 item 17 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2ee00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2ee00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2ee00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2ee00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2ee00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.905046183 +0000 UTC m=+12.853502484 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a2ee00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff740): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff740): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff740): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.905046183 +0000 UTC m=+12.853502484 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ff740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02b60 item 18 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffdc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffdc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffdc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffdc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffdc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.908047602 +0000 UTC m=+12.856503915 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008ffdc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.908047602 +0000 UTC m=+12.856503915 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2340): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2840): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2840): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2840): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2840): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2840): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.908047602 +0000 UTC m=+12.856503915 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2840): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03030 item 19 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2ec0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2ec0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2ec0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2ec0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2ec0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.913822784 +0000 UTC m=+12.862279076 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0006e2ec0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada240): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada240): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada240): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.913822784 +0000 UTC m=+12.862279076 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114000 item 20 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0940): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0940): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0940): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.919744221 +0000 UTC m=+12.868200534 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.919744221 +0000 UTC m=+12.868200534 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d0ec0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1480): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1480): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1480): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1480): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1480): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.919744221 +0000 UTC m=+12.868200534 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0002d1480): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 21 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.923974156 +0000 UTC m=+12.872430449 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000ada680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adabc0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adabc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adabc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adabc0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adabc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.923974156 +0000 UTC m=+12.872430449 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adabc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02150 item 22 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb240): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb240): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb240): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.925501752 +0000 UTC m=+12.873958024 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.925501752 +0000 UTC m=+12.873958024 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adb740): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adbc40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adbc40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adbc40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adbc40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adbc40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.925501752 +0000 UTC m=+12.873958024 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000adbc40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e025b0 item 23 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a003c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a003c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a003c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a003c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a003c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.927390013 +0000 UTC m=+12.875846285 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a003c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00900): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00900): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00900): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00900): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00900): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.927390013 +0000 UTC m=+12.875846285 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00900): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02cb0 item 24 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00f40): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000a00f40): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00f40): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00f40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00f40): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a00f40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01300): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01300): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01300): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01300): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01300): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.930002132 +0000 UTC m=+12.878458424 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01300): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.930002132 +0000 UTC m=+12.878458424 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01800): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01d40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01d40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01d40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01d40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01d40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.930002132 +0000 UTC m=+12.878458424 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a01d40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03110 item 25 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e4c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e4c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e4c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e4c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e4c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.932685436 +0000 UTC m=+12.881141728 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9e4c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.932685436 +0000 UTC m=+12.881141728 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9ea00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e038f0 item 26 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f040): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000a9f040): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f040): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f040): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f040): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.934936057 +0000 UTC m=+12.883392359 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): >_readAt: n=2, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): _writeAt: size=3, off=7 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.934936057 +0000 UTC m=+12.883392359 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9f900): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fe40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fe40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fe40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fe40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fe40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.934936057 +0000 UTC m=+12.883392359 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a9fe40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03c70 item 27 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.937757108 +0000 UTC m=+12.886213400 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000468a80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469c80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469c80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469c80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469c80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469c80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.937757108 +0000 UTC m=+12.886213400 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000469c80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114770 item 28 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370400): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000370400): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370400): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370400): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370400): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.939590448 +0000 UTC m=+12.888046719 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000370b40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371880): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371880): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371880): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371880): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371880): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.939590448 +0000 UTC m=+12.888046719 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000371880): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114ee0 item 29 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.941105579 +0000 UTC m=+12.889561852 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310c00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310c00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310c00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310c00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310c00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.941105579 +0000 UTC m=+12.889561852 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000310c00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554070 item 30 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311240): _readAt: size=2, off=0 2025/08/06 02:14:57 ERROR : open-test-file(0xc000311240): Couldn't read size of file 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311240): >_readAt: n=0, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311240): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311240): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311240): close: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311600): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311600): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311600): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311600): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311600): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.942453578 +0000 UTC m=+12.890909840 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000311600): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000126340): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000126340): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000126340): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000126340): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000126340): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.942453578 +0000 UTC m=+12.890909840 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000126340): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554540 item 31 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127e00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127e00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127e00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127e00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127e00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.943907335 +0000 UTC m=+12.892363607 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000127e00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568440): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568440): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568440): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.943907335 +0000 UTC m=+12.892363607 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a10 item 32 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568a80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568a80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568a80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568a80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568a80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.945768756 +0000 UTC m=+12.894225158 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568a80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005551f0 item 33 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.946765535 +0000 UTC m=+12.895221827 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000568f00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569400): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569400): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569400): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.946765535 +0000 UTC m=+12.895221827 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555570 item 33 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569ac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569ac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569ac0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569ac0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569ac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.949313285 +0000 UTC m=+12.897769597 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569ac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b90 item 34 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.950412656 +0000 UTC m=+12.898868929 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000569f40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec500): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec500): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec500): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.950412656 +0000 UTC m=+12.898868929 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aec500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555e30 item 34 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecb40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecb40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecb40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecb40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecb40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.952071408 +0000 UTC m=+12.900527680 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecb40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004663f0 item 35 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.952785647 +0000 UTC m=+12.901241920 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aecfc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed4c0): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed4c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed4c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed4c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed4c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.952785647 +0000 UTC m=+12.901241920 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aed4c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466a80 item 35 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedb80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedb80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedb80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedb80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedb80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.954436935 +0000 UTC m=+12.902893207 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000aedb80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467260 item 36 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.955167836 +0000 UTC m=+12.903624108 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a640): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a640): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a640): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.955167836 +0000 UTC m=+12.903624108 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3a640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467960 item 36 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3acc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3acc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3acc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3acc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3acc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.956681776 +0000 UTC m=+12.905138047 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3acc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30150 item 37 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.957203765 +0000 UTC m=+12.905660037 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b640): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b640): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b640): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b640): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b640): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.957203765 +0000 UTC m=+12.905660037 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3b640): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30310 item 37 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bcc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bcc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bcc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bcc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bcc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.958886571 +0000 UTC m=+12.907342843 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000a3bcc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30770 item 38 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.959657547 +0000 UTC m=+12.908113820 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8780): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8780): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8780): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.959657547 +0000 UTC m=+12.908113820 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30a80 item 38 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8f00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8f00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8f00): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8f00): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8f00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.961369078 +0000 UTC m=+12.909825350 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e8f00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30ee0 item 39 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.962002535 +0000 UTC m=+12.910458808 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9900): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9900): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9900): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9900): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9900): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.962002535 +0000 UTC m=+12.910458808 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008e9900): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d310a0 item 39 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de000): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de000): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de000): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de000): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de000): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.963780941 +0000 UTC m=+12.912237214 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de000): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31500 item 40 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.964705406 +0000 UTC m=+12.913161678 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005de500): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dea40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dea40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dea40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dea40): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dea40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.964705406 +0000 UTC m=+12.913161678 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dea40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d316c0 item 40 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.96649893 +0000 UTC m=+12.914955202 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df600): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df600): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df600): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31b20 item 41 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df600): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df600): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.967100769 +0000 UTC m=+12.915557041 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005df600): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 41 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.967818064 +0000 UTC m=+12.916274337 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0005dfac0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6080): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6080): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6080): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6080): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6080): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.967818064 +0000 UTC m=+12.916274337 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6080): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e540 item 41 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.969623029 +0000 UTC m=+12.918079302 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d66c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6bc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6bc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6bc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f030 item 42 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6bc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6bc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.970318955 +0000 UTC m=+12.918775227 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d6bc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f420 item 42 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.971108646 +0000 UTC m=+12.919564918 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7100): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7780): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7780): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7780): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7780): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7780): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.971108646 +0000 UTC m=+12.919564918 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7780): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 42 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.973383463 +0000 UTC m=+12.921839736 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0008d7dc0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c3c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c3c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c3c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fb20 item 43 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c3c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c3c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.974090148 +0000 UTC m=+12.922546421 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075c3c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fce0 item 43 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.975031935 +0000 UTC m=+12.923488237 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075ca00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cf40): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cf40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cf40): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cf40): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cf40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.975031935 +0000 UTC m=+12.923488237 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075cf40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005381c0 item 43 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.977966039 +0000 UTC m=+12.926422351 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075d580): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075da80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075da80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075da80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538690 item 44 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075da80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075da80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.979223528 +0000 UTC m=+12.927679850 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00075da80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538af0 item 44 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.980441041 +0000 UTC m=+12.928897353 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc600): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc600): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc600): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc600): >_readAt: n=3, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc600): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.980441041 +0000 UTC m=+12.928897353 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfc600): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538e70 item 44 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.983302939 +0000 UTC m=+12.931759252 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfcc40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd140): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd140): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539340 item 45 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd140): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.984440593 +0000 UTC m=+12.932896905 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd840): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd840): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd840): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd840): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd840): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.984440593 +0000 UTC m=+12.932896905 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfd840): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005398f0 item 45 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.98702401 +0000 UTC m=+12.935480292 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dfde80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812400): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812400): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812400): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539d50 item 46 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812400): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812400): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.987675772 +0000 UTC m=+12.936132044 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812400): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812b00): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812b00): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812b00): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812b00): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812b00): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.987675772 +0000 UTC m=+12.936132044 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000812b00): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40230 item 46 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.989134136 +0000 UTC m=+12.937590409 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40620 item 47 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.989838468 +0000 UTC m=+12.938294740 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d80): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d80): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d80): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d80): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d80): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.989838468 +0000 UTC m=+12.938294740 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000813d80): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a407e0 item 47 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 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/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.991416017 +0000 UTC m=+12.939872319 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca440): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca940): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca940): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca940): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40b60 item 48 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca940): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca940): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.992466348 +0000 UTC m=+12.940922659 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dca940): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb040): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb040): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb040): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb040): >_readAt: n=5, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb040): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.992466348 +0000 UTC m=+12.940922659 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb040): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a40d20 item 48 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb680): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb680): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb680): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb680): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb680): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.995526748 +0000 UTC m=+12.943983090 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcb680): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): _readAt: size=2, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): _writeAt: size=3, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a410a0 item 49 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.996464166 +0000 UTC m=+12.944920478 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc000dcbb40): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0140): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0140): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0140): >openPending: err= 2025/08/06 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0140): >_readAt: n=8, err=EOF 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0140): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.996464166 +0000 UTC m=+12.944920478 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e0140): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: Remove: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41260 item 49 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e07c0): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e07c0): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e07c0): _writeAt: size=5, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e07c0): >_writeAt: n=5, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e07c0): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.999114927 +0000 UTC m=+12.947571240 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc0007e07c0): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): open at offset 5 2025/08/06 02:14:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): >openPending: err= 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 50 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): _readAt: size=2, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): _writeAt: size=3, off=5 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): >_writeAt: n=3, err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): close: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.999710695 +0000 UTC m=+12.948166967 2025/08/06 02:14:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c240): >close: err= 2025/08/06 02:14:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:57 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c800): _readAt: size=512, off=0 2025/08/06 02:14:57 DEBUG : open-test-file(0xc00035c800): openPending: 2025/08/06 02:14:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035c800): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035c800): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035c800): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:57.999710695 +0000 UTC m=+12.948166967 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035c800): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 50 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035ce80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035ce80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035ce80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035ce80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035ce80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.001005704 +0000 UTC m=+12.949461976 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035ce80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 51 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.001879914 +0000 UTC m=+12.950336206 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d380): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d8c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d8c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d8c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d8c0): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d8c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.001879914 +0000 UTC m=+12.950336206 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035d8c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 51 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035df40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035df40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035df40): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035df40): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035df40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.004258265 +0000 UTC m=+12.952714557 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00035df40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 52 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.005338963 +0000 UTC m=+12.953795255 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084c4c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084ca80): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084ca80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084ca80): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084ca80): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084ca80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.005338963 +0000 UTC m=+12.953795255 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084ca80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 52 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d100): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d100): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d100): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d100): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d100): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.007316301 +0000 UTC m=+12.955772593 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d100): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c460 item 53 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.008109479 +0000 UTC m=+12.956565751 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084d600): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084db40): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084db40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084db40): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084db40): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084db40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.008109479 +0000 UTC m=+12.956565751 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00084db40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c620 item 53 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28240): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28240): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28240): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28240): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28240): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.010165055 +0000 UTC m=+12.958621327 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28240): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d2d0 item 54 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.011027342 +0000 UTC m=+12.959483764 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28740): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28cc0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28cc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28cc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28cc0): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28cc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.011027342 +0000 UTC m=+12.959483764 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a28cc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d570 item 54 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29340): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29340): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29340): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29340): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29340): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.012717903 +0000 UTC m=+12.961174175 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29340): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005122a0 item 55 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.013426722 +0000 UTC m=+12.961882994 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29840): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29dc0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29dc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29dc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29dc0): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29dc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.013426722 +0000 UTC m=+12.961882994 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a29dc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512540 item 55 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a964c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a964c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a964c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a964c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a964c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.015463704 +0000 UTC m=+12.963919975 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a964c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512af0 item 56 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.016360265 +0000 UTC m=+12.964816537 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96a00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96f80): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96f80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96f80): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96f80): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96f80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.016360265 +0000 UTC m=+12.964816537 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a96f80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512d20 item 56 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.019240698 +0000 UTC m=+12.967696970 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a975c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a97b00): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a97b00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a97b00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005138f0 item 57 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a97b00): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a97b00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.020141668 +0000 UTC m=+12.968597990 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a97b00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513c70 item 57 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.021451586 +0000 UTC m=+12.969907898 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe0c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe640): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe640): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe640): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe640): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe640): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.021451586 +0000 UTC m=+12.969907898 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe640): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316540 item 57 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.024447474 +0000 UTC m=+12.972903786 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fecc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff200): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff200): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff200): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003173b0 item 58 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff200): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff200): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.025371899 +0000 UTC m=+12.973828201 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff200): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317880 item 58 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.026184743 +0000 UTC m=+12.974641015 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e0c00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e11c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e11c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e11c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e11c0): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e11c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.026184743 +0000 UTC m=+12.974641015 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e11c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41650 item 58 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.028029403 +0000 UTC m=+12.976485675 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1800): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1d80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1d80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1d80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41b20 item 59 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1d80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1d80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.028766335 +0000 UTC m=+12.977222598 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0007e1d80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41ce0 item 59 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.029441352 +0000 UTC m=+12.977897623 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8340): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b88c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b88c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b88c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b88c0): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b88c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.029441352 +0000 UTC m=+12.977897623 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b88c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a41ea0 item 59 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.031224496 +0000 UTC m=+12.979680768 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b8f00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9440): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9440): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9440): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4c40 item 60 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9440): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9440): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.032159049 +0000 UTC m=+12.980615360 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9440): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4fc0 item 60 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.033355634 +0000 UTC m=+12.981811946 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9980): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9f40): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9f40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9f40): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9f40): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9f40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.033355634 +0000 UTC m=+12.981811946 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008b9f40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 60 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.036176655 +0000 UTC m=+12.984632968 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902600): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902b40): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902b40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902b40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c00 item 61 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902b40): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902b40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.037395 +0000 UTC m=+12.985851302 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000902b40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903240): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903240): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903240): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903240): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903240): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.037395 +0000 UTC m=+12.985851302 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903240): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005480e0 item 61 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.040232753 +0000 UTC m=+12.988689065 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903880): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903dc0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903dc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903dc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548a80 item 62 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903dc0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903dc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.04139937 +0000 UTC m=+12.989855683 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000903dc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944540): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944540): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944540): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944540): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944540): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.04139937 +0000 UTC m=+12.989855683 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944540): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548d90 item 62 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.04524856 +0000 UTC m=+12.993704873 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000944b80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009450c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009450c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009450c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549260 item 63 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009450c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009450c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.046183495 +0000 UTC m=+12.994639807 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009450c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009457c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009457c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009457c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009457c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009457c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.046183495 +0000 UTC m=+12.994639807 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009457c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549420 item 63 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.049215763 +0000 UTC m=+12.997672075 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000945e00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009703c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009703c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009703c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549810 item 64 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009703c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009703c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.050272304 +0000 UTC m=+12.998728616 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0009703c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000970ac0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000970ac0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000970ac0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000970ac0): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000970ac0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.050272304 +0000 UTC m=+12.998728616 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000970ac0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005499d0 item 64 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971100): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971100): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971100): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971100): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971100): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.053364885 +0000 UTC m=+13.001821197 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971100): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): _writeAt: size=3, off=2 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 65 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.05442262 +0000 UTC m=+13.002878922 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971580): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971a80): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971a80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971a80): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971a80): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971a80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.05442262 +0000 UTC m=+13.002878922 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971a80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a310 item 65 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2440): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2440): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2440): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2440): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2440): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.05718502 +0000 UTC m=+13.005641333 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2440): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428d90 item 66 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.058325971 +0000 UTC m=+13.006782283 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e28c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2e00): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2e00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2e00): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2e00): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2e00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.058325971 +0000 UTC m=+13.006782283 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e2e00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428fc0 item 66 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3740): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3740): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3740): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3740): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3740): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.061320467 +0000 UTC m=+13.009776769 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3740): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): _writeAt: size=3, off=2 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429420 item 67 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.062278465 +0000 UTC m=+13.010734757 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0006e3bc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76140): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76140): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76140): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76140): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76140): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.062278465 +0000 UTC m=+13.010734757 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76140): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429730 item 67 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a767c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a767c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a767c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a767c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a767c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.064530238 +0000 UTC m=+13.012986510 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a767c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004600e0 item 68 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.065199314 +0000 UTC m=+13.013655585 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a76cc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77200): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77200): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77200): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77200): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77200): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.065199314 +0000 UTC m=+13.013655585 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77200): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004603f0 item 68 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77840): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77840): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77840): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77840): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77840): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.066681903 +0000 UTC m=+13.015138195 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77840): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): _writeAt: size=3, off=2 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004608c0 item 69 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.067244188 +0000 UTC m=+13.015700461 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a77cc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30240): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30240): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30240): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30240): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30240): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.067244188 +0000 UTC m=+13.015700461 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30240): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460a80 item 69 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a308c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a308c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a308c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a308c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a308c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.068668801 +0000 UTC m=+13.017125073 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a308c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004610a0 item 70 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.069287311 +0000 UTC m=+13.017743583 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a30dc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31300): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31300): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31300): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31300): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31300): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.069287311 +0000 UTC m=+13.017743583 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31300): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461260 item 70 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31980): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31980): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31980): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31980): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31980): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.070670145 +0000 UTC m=+13.019126698 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31980): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): _writeAt: size=3, off=2 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461650 item 71 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.071256824 +0000 UTC m=+13.019713097 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a31e80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2400): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2400): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2400): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2400): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2400): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.071256824 +0000 UTC m=+13.019713097 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2400): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461810 item 71 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2a80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2a80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2a80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2a80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2a80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.073268619 +0000 UTC m=+13.021724891 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2a80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 72 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.074111028 +0000 UTC m=+13.022567301 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab2f80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab34c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab34c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab34c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab34c0): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab34c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.074111028 +0000 UTC m=+13.022567301 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab34c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461dc0 item 72 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.076183917 +0000 UTC m=+13.024640219 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000ab3a80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00000): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00000): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00000): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536310 item 73 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00000): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00000): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.077168984 +0000 UTC m=+13.025625287 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00000): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): _writeAt: size=3, off=2 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536690 item 73 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.078271483 +0000 UTC m=+13.026727785 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b004c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00a00): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00a00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00a00): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00a00): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00a00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.078271483 +0000 UTC m=+13.026727785 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b00a00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536850 item 73 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.080412739 +0000 UTC m=+13.028869031 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01040): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01540): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01540): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01540): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536cb0 item 74 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01540): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01540): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.081623871 +0000 UTC m=+13.030080193 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01540): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005371f0 item 74 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.082953785 +0000 UTC m=+13.031410098 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b01a80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c080): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c080): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c080): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c080): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c080): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.082953785 +0000 UTC m=+13.031410098 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c080): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005373b0 item 74 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.086215003 +0000 UTC m=+13.034671325 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1c6c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1cbc0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1cbc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1cbc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537810 item 75 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1cbc0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1cbc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.087358025 +0000 UTC m=+13.035814338 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1cbc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): _writeAt: size=3, off=2 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ab0 item 75 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.088537919 +0000 UTC m=+13.036994241 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d100): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d640): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d640): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d640): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d640): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d640): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.088537919 +0000 UTC m=+13.036994241 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1d640): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ce0 item 75 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.091352409 +0000 UTC m=+13.039808721 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b1dc80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a200): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a200): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a200): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168310 item 76 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a200): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a200): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.092857191 +0000 UTC m=+13.041313503 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a200): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168850 item 76 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): _writeAt: size=3, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.093782216 +0000 UTC m=+13.042238489 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3a740): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3acc0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3acc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3acc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3acc0): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3acc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.093782216 +0000 UTC m=+13.042238489 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3acc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168af0 item 76 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.095469711 +0000 UTC m=+13.043925984 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b300): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b800): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b800): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b800): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169f10 item 77 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b800): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b800): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.096161579 +0000 UTC m=+13.044617851 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3b800): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3bf00): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3bf00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3bf00): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3bf00): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3bf00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.096161579 +0000 UTC m=+13.044617851 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000b3bf00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004384d0 item 77 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.099274438 +0000 UTC m=+13.047730730 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff780): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971e80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971e80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971e80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a4d0 item 78 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971e80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971e80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.100623138 +0000 UTC m=+13.049079450 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000971e80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a600): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a600): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a600): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a600): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a600): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.100623138 +0000 UTC m=+13.049079450 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a600): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a770 item 78 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.104433305 +0000 UTC m=+13.052889597 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe480): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe980): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe980): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe980): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 79 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe980): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe980): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.105656669 +0000 UTC m=+13.054112981 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008fe980): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff0c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff0c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff0c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff0c0): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff0c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.105656669 +0000 UTC m=+13.054112981 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ff0c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502a10 item 79 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.108345162 +0000 UTC m=+13.056801464 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008ffbc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a900): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a900): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a900): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503420 item 80 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a900): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a900): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.109202891 +0000 UTC m=+13.057659203 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099a900): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b000): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b000): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b000): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b000): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b000): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.109202891 +0000 UTC m=+13.057659203 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b000): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ab0 item 80 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b640): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b640): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b640): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b640): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b640): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.112728122 +0000 UTC m=+13.061184425 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099b640): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): _writeAt: size=3, off=7 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438230 item 81 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.113900142 +0000 UTC m=+13.062356464 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc00099bac0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d05c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d05c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d05c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d05c0): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d05c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.113900142 +0000 UTC m=+13.062356464 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d05c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 81 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d0d00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d0d00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d0d00): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d0d00): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d0d00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.11661345 +0000 UTC m=+13.065069742 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d0d00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a150 item 82 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.117413793 +0000 UTC m=+13.065870085 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00300): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00880): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00880): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00880): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00880): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00880): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.117413793 +0000 UTC m=+13.065870085 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00880): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a3f0 item 82 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00f00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00f00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00f00): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00f00): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00f00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.120224364 +0000 UTC m=+13.068680665 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a00f00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): _writeAt: size=3, off=7 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054abd0 item 83 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.12229095 +0000 UTC m=+13.070747242 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01400): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01940): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01940): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01940): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01940): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01940): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.12229095 +0000 UTC m=+13.070747242 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a01940): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ad90 item 83 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e040): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e040): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e040): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e040): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e040): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.124778566 +0000 UTC m=+13.073234858 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e040): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b2d0 item 84 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.12608131 +0000 UTC m=+13.074537612 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9e5c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9eb40): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9eb40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9eb40): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9eb40): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9eb40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.12608131 +0000 UTC m=+13.074537612 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9eb40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b490 item 84 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f1c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f1c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f1c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f1c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f1c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.128799427 +0000 UTC m=+13.077255730 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f1c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): _writeAt: size=3, off=7 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b960 item 85 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.129782302 +0000 UTC m=+13.078238614 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9f6c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9fc00): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9fc00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9fc00): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9fc00): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9fc00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.129782302 +0000 UTC m=+13.078238614 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a9fc00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bb20 item 85 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468800): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468800): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468800): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468800): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468800): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.132380194 +0000 UTC m=+13.080836507 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468800): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02070 item 86 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.133404395 +0000 UTC m=+13.081860708 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000468f00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0003700c0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0003700c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0003700c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0003700c0): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0003700c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.133404395 +0000 UTC m=+13.081860708 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0003700c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02310 item 86 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000370a80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000370a80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000370a80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000370a80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000370a80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.135852678 +0000 UTC m=+13.084308991 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000370a80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): _writeAt: size=3, off=7 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02690 item 87 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.137011131 +0000 UTC m=+13.085467413 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000371400): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310780): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310780): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310780): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310780): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310780): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.137011131 +0000 UTC m=+13.085467413 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310780): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114070 item 87 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310e40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310e40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310e40): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310e40): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310e40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.139235263 +0000 UTC m=+13.087691545 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000310e40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114770 item 88 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.140549448 +0000 UTC m=+13.089005741 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311340): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311c00): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311c00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311c00): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311c00): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311c00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.140549448 +0000 UTC m=+13.089005741 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000311c00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114bd0 item 88 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.142429624 +0000 UTC m=+13.090885916 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127940): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127f40): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127f40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127f40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001156c0 item 89 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127f40): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127f40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.143391719 +0000 UTC m=+13.091848031 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000127f40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): _writeAt: size=3, off=7 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554070 item 89 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.144563848 +0000 UTC m=+13.093020130 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568540): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568ac0): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568ac0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568ac0): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568ac0): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568ac0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.144563848 +0000 UTC m=+13.093020130 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000568ac0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005542a0 item 89 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.146662384 +0000 UTC m=+13.095118667 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569100): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005696c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005696c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005696c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554770 item 90 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005696c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005696c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.147472965 +0000 UTC m=+13.095929276 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005696c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005549a0 item 90 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.148473872 +0000 UTC m=+13.096930184 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000569c00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec240): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec240): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec240): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec240): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec240): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.148473872 +0000 UTC m=+13.096930184 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec240): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554b60 item 90 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.151353313 +0000 UTC m=+13.099809625 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aec880): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aecdc0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aecdc0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aecdc0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555500 item 91 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aecdc0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aecdc0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.152396459 +0000 UTC m=+13.100852762 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aecdc0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): >_readAt: n=2, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): _writeAt: size=3, off=7 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005556c0 item 91 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.153291869 +0000 UTC m=+13.101748180 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed300): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed880): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed880): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed880): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed880): >_readAt: n=8, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed880): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.153291869 +0000 UTC m=+13.101748180 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aed880): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005558f0 item 91 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.154820857 +0000 UTC m=+13.103277129 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000aedf00): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3a4c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3a4c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3a4c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466070 item 92 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3a4c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3a4c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.15571291 +0000 UTC m=+13.104169221 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3a4c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): open at offset 5 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004662a0 item 92 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): _readAt: size=2, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): _writeAt: size=3, off=5 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): >_writeAt: n=3, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.156669936 +0000 UTC m=+13.105126237 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3aa40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b000): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b000): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b000): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b000): >_readAt: n=3, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b000): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.156669936 +0000 UTC m=+13.105126237 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b000): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466930 item 92 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.158889408 +0000 UTC m=+13.107345721 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3b640): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3bb80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3bb80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3bb80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467030 item 93 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3bb80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3bb80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.159689729 +0000 UTC m=+13.108146042 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc000a3bb80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8300): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8300): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8300): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8300): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8300): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.159689729 +0000 UTC m=+13.108146042 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8300): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004678f0 item 93 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.162299354 +0000 UTC m=+13.110755667 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8a40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8f80): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8f80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8f80): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d300e0 item 94 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8f80): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8f80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.163206316 +0000 UTC m=+13.111662617 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e8f80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e9680): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e9680): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e9680): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e9680): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e9680): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.163206316 +0000 UTC m=+13.111662617 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0008e9680): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d302a0 item 94 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.166359329 +0000 UTC m=+13.114815641 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0002d14c0): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de100): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de100): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de100): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439110 item 95 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de100): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de100): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.166949146 +0000 UTC m=+13.115405418 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de100): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de800): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de800): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de800): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de800): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de800): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.166949146 +0000 UTC m=+13.115405418 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005de800): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439650 item 95 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 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/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): open at offset 0 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): _readAt: size=2, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): >_readAt: n=0, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.168390529 +0000 UTC m=+13.116846802 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dee40): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005df480): _writeAt: size=5, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005df480): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005df480): >openPending: err= 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439b90 item 96 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005df480): >_writeAt: n=5, err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005df480): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.169108336 +0000 UTC m=+13.117564608 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005df480): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 02:14:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:14:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 02:14:58 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dfb80): _readAt: size=512, off=0 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dfb80): openPending: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dfb80): >openPending: err= 2025/08/06 02:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dfb80): >_readAt: n=5, err=EOF 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dfb80): close: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 02:14:58.169108336 +0000 UTC m=+13.117564608 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 02:14:58 DEBUG : open-test-file(0xc0005dfb80): >close: err= 2025/08/06 02:14:58 DEBUG : open-test-file: Remove: 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439d50 item 96 2025/08/06 02:14:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 02:14:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 02:14:58 DEBUG : open-test-file: >Remove: err= 2025/08/06 02:14:58 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : >WaitForWriters: 2025/08/06 02:14:58 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.73s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.34s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:14:58 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:14:58 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:14:58 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:58 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:14:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:14:58 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:14:58 DEBUG : file1: newRWFileHandle: 2025/08/06 02:14:58 DEBUG : file1(0xc000dfc500): openPending: 2025/08/06 02:14:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:58 DEBUG : file1(0xc000dfc500): >openPending: err= 2025/08/06 02:14:58 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 02:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:14:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 02:14:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/06 02:14:58 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/06 02:14:58 DEBUG : Looking for writers 2025/08/06 02:14:58 DEBUG : file1: reading active writers 2025/08/06 02:14:58 DEBUG : file1: active writers 1 2025/08/06 02:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/06 02:14:59 DEBUG : Looking for writers 2025/08/06 02:14:59 DEBUG : file1: reading active writers 2025/08/06 02:14:59 DEBUG : file1: active writers 1 2025/08/06 02:14:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:00 DEBUG : Looking for writers 2025/08/06 02:15:00 DEBUG : file1: reading active writers 2025/08/06 02:15:00 DEBUG : file1: active writers 1 2025/08/06 02:15:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:01 DEBUG : Looking for writers 2025/08/06 02:15:01 DEBUG : file1: reading active writers 2025/08/06 02:15:01 DEBUG : file1: active writers 1 2025/08/06 02:15:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:02 DEBUG : Looking for writers 2025/08/06 02:15:02 DEBUG : file1: reading active writers 2025/08/06 02:15:02 DEBUG : file1: active writers 1 2025/08/06 02:15:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:03 DEBUG : Looking for writers 2025/08/06 02:15:03 DEBUG : file1: reading active writers 2025/08/06 02:15:03 DEBUG : file1: active writers 1 2025/08/06 02:15:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:04 DEBUG : Looking for writers 2025/08/06 02:15:04 DEBUG : file1: reading active writers 2025/08/06 02:15:04 DEBUG : file1: active writers 1 2025/08/06 02:15:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:05 DEBUG : Looking for writers 2025/08/06 02:15:05 DEBUG : file1: reading active writers 2025/08/06 02:15:05 DEBUG : file1: active writers 1 2025/08/06 02:15:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:06 DEBUG : Looking for writers 2025/08/06 02:15:06 DEBUG : file1: reading active writers 2025/08/06 02:15:06 DEBUG : file1: active writers 1 2025/08/06 02:15:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:07 DEBUG : Looking for writers 2025/08/06 02:15:07 DEBUG : file1: reading active writers 2025/08/06 02:15:07 DEBUG : file1: active writers 1 2025/08/06 02:15:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:08 DEBUG : Looking for writers 2025/08/06 02:15:08 DEBUG : file1: reading active writers 2025/08/06 02:15:08 DEBUG : file1: active writers 1 2025/08/06 02:15:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:09 DEBUG : Looking for writers 2025/08/06 02:15:09 DEBUG : file1: reading active writers 2025/08/06 02:15:09 DEBUG : file1: active writers 1 2025/08/06 02:15:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:10 DEBUG : Looking for writers 2025/08/06 02:15:10 DEBUG : file1: reading active writers 2025/08/06 02:15:10 DEBUG : file1: active writers 1 2025/08/06 02:15:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:11 DEBUG : Looking for writers 2025/08/06 02:15:11 DEBUG : file1: reading active writers 2025/08/06 02:15:11 DEBUG : file1: active writers 1 2025/08/06 02:15:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:12 DEBUG : Looking for writers 2025/08/06 02:15:12 DEBUG : file1: reading active writers 2025/08/06 02:15:12 DEBUG : file1: active writers 1 2025/08/06 02:15:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:13 DEBUG : Looking for writers 2025/08/06 02:15:13 DEBUG : file1: reading active writers 2025/08/06 02:15:13 DEBUG : file1: active writers 1 2025/08/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:14 DEBUG : Looking for writers 2025/08/06 02:15:14 DEBUG : file1: reading active writers 2025/08/06 02:15:14 DEBUG : file1: active writers 1 2025/08/06 02:15:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:15 DEBUG : Looking for writers 2025/08/06 02:15:15 DEBUG : file1: reading active writers 2025/08/06 02:15:15 DEBUG : file1: active writers 1 2025/08/06 02:15:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:16 DEBUG : Looking for writers 2025/08/06 02:15:16 DEBUG : file1: reading active writers 2025/08/06 02:15:16 DEBUG : file1: active writers 1 2025/08/06 02:15:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:17 DEBUG : Looking for writers 2025/08/06 02:15:17 DEBUG : file1: reading active writers 2025/08/06 02:15:17 DEBUG : file1: active writers 1 2025/08/06 02:15:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:18 DEBUG : Looking for writers 2025/08/06 02:15:18 DEBUG : file1: reading active writers 2025/08/06 02:15:18 DEBUG : file1: active writers 1 2025/08/06 02:15:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:19 DEBUG : Looking for writers 2025/08/06 02:15:19 DEBUG : file1: reading active writers 2025/08/06 02:15:19 DEBUG : file1: active writers 1 2025/08/06 02:15:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:20 DEBUG : Looking for writers 2025/08/06 02:15:20 DEBUG : file1: reading active writers 2025/08/06 02:15:20 DEBUG : file1: active writers 1 2025/08/06 02:15:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:21 DEBUG : Looking for writers 2025/08/06 02:15:21 DEBUG : file1: reading active writers 2025/08/06 02:15:21 DEBUG : file1: active writers 1 2025/08/06 02:15:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:22 DEBUG : Looking for writers 2025/08/06 02:15:22 DEBUG : file1: reading active writers 2025/08/06 02:15:22 DEBUG : file1: active writers 1 2025/08/06 02:15:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:23 DEBUG : Looking for writers 2025/08/06 02:15:23 DEBUG : file1: reading active writers 2025/08/06 02:15:23 DEBUG : file1: active writers 1 2025/08/06 02:15:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:24 DEBUG : Looking for writers 2025/08/06 02:15:24 DEBUG : file1: reading active writers 2025/08/06 02:15:24 DEBUG : file1: active writers 1 2025/08/06 02:15:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:25 DEBUG : Looking for writers 2025/08/06 02:15:25 DEBUG : file1: reading active writers 2025/08/06 02:15:25 DEBUG : file1: active writers 1 2025/08/06 02:15:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:26 DEBUG : Looking for writers 2025/08/06 02:15:26 DEBUG : file1: reading active writers 2025/08/06 02:15:26 DEBUG : file1: active writers 1 2025/08/06 02:15:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:27 DEBUG : Looking for writers 2025/08/06 02:15:27 DEBUG : file1: reading active writers 2025/08/06 02:15:27 DEBUG : file1: active writers 1 2025/08/06 02:15:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 02:15:28 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00049e780 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000725c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641215552} name:file1 opens:1 downloaders: o: fd:0xc00008ab38 info:{ModTime:{wall:13987279429534394111 ext:13141830263 loc:0x3ff96c0} ATime:{wall:13987279429534394111 ext:13141830263 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/06 02:15:28 DEBUG : >WaitForWriters: 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:28 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:28 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:15:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:28 DEBUG : rename_me: newRWFileHandle: 2025/08/06 02:15:28 DEBUG : rename_me(0xc000813040): openPending: 2025/08/06 02:15:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/06 02:15:28 DEBUG : rename_me(0xc000813040): >openPending: err= 2025/08/06 02:15:28 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/06 02:15:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/06 02:15:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/06 02:15:28 DEBUG : rename_me(0xc000813040): _writeAt: size=5, off=0 2025/08/06 02:15:28 DEBUG : rename_me(0xc000813040): >_writeAt: n=5, err= 2025/08/06 02:15:28 DEBUG : rename_me(0xc000813040): close: 2025/08/06 02:15:28 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-06 02:15:28.220685779 +0000 UTC m=+43.169142091 2025/08/06 02:15:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/06 02:15:28 DEBUG : rename_me(0xc000813040): >close: err= 2025/08/06 02:15:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/06 02:15:28 DEBUG : i_was_renamed: Updating file with 0xc00088efc0 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/06 02:15:28 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:28 DEBUG : Looking for writers 2025/08/06 02:15:28 DEBUG : i_was_renamed: reading active writers 2025/08/06 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 02:15:28 DEBUG : Looking for writers 2025/08/06 02:15:28 DEBUG : i_was_renamed: reading active writers 2025/08/06 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 02:15:28 DEBUG : Looking for writers 2025/08/06 02:15:28 DEBUG : i_was_renamed: reading active writers 2025/08/06 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 02:15:28 DEBUG : Looking for writers 2025/08/06 02:15:28 DEBUG : i_was_renamed: reading active writers 2025/08/06 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 02:15:28 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/06 02:15:28 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:28 INFO : i_was_renamed: Copied (new) 2025/08/06 02:15:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-06 02:15:28 +0000 UTC" 2025/08/06 02:15:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/06 02:15:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/06 02:15:28 DEBUG : Looking for writers 2025/08/06 02:15:28 DEBUG : i_was_renamed: reading active writers 2025/08/06 02:15:28 DEBUG : >WaitForWriters: 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:28 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{py6RK}/rclone-test-bizeceb0dite" 2025/08/06 02:15:28 INFO : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:28 DEBUG : forgetting directory cache 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000970c80): _readAt: size=512, off=0 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000970c80): openPending: 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 01:16:28 +0000 UTC" against cached fingerprint "" 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000970c80): >openPending: err= 2025/08/06 02:15:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000970c80): >_readAt: n=20, err=EOF 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000970c80): close: 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:16:28 +0000 GMT 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000970c80): >close: err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:28 DEBUG : forgetting directory cache 2025/08/06 02:15:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000757080): _readAt: size=512, off=0 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000757080): openPending: 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 01:17:28 +0000 UTC" against cached fingerprint "20,2025-08-06 01:16:28 +0000 UTC" 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 01:17:28 +0000 UTC" != cached fingerprint "20,2025-08-06 01:16:28 +0000 UTC") 2025/08/06 02:15:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 02:15:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000757080): >openPending: err= 2025/08/06 02:15:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000757080): >_readAt: n=20, err=EOF 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000757080): close: 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:17:28 +0000 GMT 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate(0xc000757080): >close: err= 2025/08/06 02:15:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:29 DEBUG : forgetting directory cache 2025/08/06 02:15:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc00077b180): _readAt: size=512, off=0 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc00077b180): openPending: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 01:18:28 +0000 UTC" against cached fingerprint "20,2025-08-06 01:17:28 +0000 UTC" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 01:18:28 +0000 UTC" != cached fingerprint "20,2025-08-06 01:17:28 +0000 UTC") 2025/08/06 02:15:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 02:15:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc00077b180): >openPending: err= 2025/08/06 02:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc00077b180): >_readAt: n=20, err=EOF 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc00077b180): close: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:18:28 +0000 GMT 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc00077b180): >close: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:29 DEBUG : forgetting directory cache 2025/08/06 02:15:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000941340): _readAt: size=512, off=0 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000941340): openPending: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 01:19:28 +0000 UTC" against cached fingerprint "20,2025-08-06 01:18:28 +0000 UTC" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 01:19:28 +0000 UTC" != cached fingerprint "20,2025-08-06 01:18:28 +0000 UTC") 2025/08/06 02:15:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 02:15:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000941340): >openPending: err= 2025/08/06 02:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000941340): >_readAt: n=20, err=EOF 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000941340): close: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:19:28 +0000 GMT 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000941340): >close: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:29 DEBUG : forgetting directory cache 2025/08/06 02:15:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc0008ffbc0): _readAt: size=512, off=0 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc0008ffbc0): openPending: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 01:20:28 +0000 UTC" against cached fingerprint "20,2025-08-06 01:19:28 +0000 UTC" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 01:20:28 +0000 UTC" != cached fingerprint "20,2025-08-06 01:19:28 +0000 UTC") 2025/08/06 02:15:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 02:15:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc0008ffbc0): >openPending: err= 2025/08/06 02:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc0008ffbc0): >_readAt: n=20, err=EOF 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc0008ffbc0): close: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:20:28 +0000 GMT 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc0008ffbc0): >close: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:29 DEBUG : forgetting directory cache 2025/08/06 02:15:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000311400): _readAt: size=512, off=0 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000311400): openPending: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 01:21:28 +0000 UTC" against cached fingerprint "20,2025-08-06 01:20:28 +0000 UTC" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 01:21:28 +0000 UTC" != cached fingerprint "20,2025-08-06 01:20:28 +0000 UTC") 2025/08/06 02:15:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 02:15:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000311400): >openPending: err= 2025/08/06 02:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000311400): >_readAt: n=20, err=EOF 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000311400): close: 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:21:28 +0000 GMT 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate(0xc000311400): >close: err= 2025/08/06 02:15:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:30 DEBUG : forgetting directory cache 2025/08/06 02:15:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000aeda80): _readAt: size=512, off=0 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000aeda80): openPending: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-06 01:22:28 +0000 UTC" against cached fingerprint "20,2025-08-06 01:21:28 +0000 UTC" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-06 01:22:28 +0000 UTC" != cached fingerprint "20,2025-08-06 01:21:28 +0000 UTC") 2025/08/06 02:15:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/06 02:15:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000aeda80): >openPending: err= 2025/08/06 02:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000aeda80): >_readAt: n=21, err=EOF 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000aeda80): close: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:22:28 +0000 GMT 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000aeda80): >close: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:30 DEBUG : forgetting directory cache 2025/08/06 02:15:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000a3bdc0): _readAt: size=512, off=0 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000a3bdc0): openPending: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-06 01:23:28 +0000 UTC" against cached fingerprint "21,2025-08-06 01:22:28 +0000 UTC" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-06 01:23:28 +0000 UTC" != cached fingerprint "21,2025-08-06 01:22:28 +0000 UTC") 2025/08/06 02:15:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/06 02:15:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000a3bdc0): >openPending: err= 2025/08/06 02:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000a3bdc0): >_readAt: n=22, err=EOF 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000a3bdc0): close: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:23:28 +0000 GMT 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000a3bdc0): >close: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:30 DEBUG : forgetting directory cache 2025/08/06 02:15:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc00075c580): _readAt: size=512, off=0 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc00075c580): openPending: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-06 01:24:28 +0000 UTC" against cached fingerprint "22,2025-08-06 01:23:28 +0000 UTC" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-06 01:24:28 +0000 UTC" != cached fingerprint "22,2025-08-06 01:23:28 +0000 UTC") 2025/08/06 02:15:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/06 02:15:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc00075c580): >openPending: err= 2025/08/06 02:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc00075c580): >_readAt: n=23, err=EOF 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc00075c580): close: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:24:28 +0000 GMT 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc00075c580): >close: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:30 DEBUG : forgetting directory cache 2025/08/06 02:15:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000812800): _readAt: size=512, off=0 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000812800): openPending: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-06 01:25:28 +0000 UTC" against cached fingerprint "23,2025-08-06 01:24:28 +0000 UTC" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-06 01:25:28 +0000 UTC" != cached fingerprint "23,2025-08-06 01:24:28 +0000 UTC") 2025/08/06 02:15:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/06 02:15:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000812800): >openPending: err= 2025/08/06 02:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000812800): >_readAt: n=24, err=EOF 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000812800): close: 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 01:25:28 +0000 GMT 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate(0xc000812800): >close: err= 2025/08/06 02:15:30 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:30 DEBUG : Looking for writers 2025/08/06 02:15:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/06 02:15:30 DEBUG : >WaitForWriters: 2025/08/06 02:15:30 DEBUG : webdav root 'rclone-test-bizeceb0dite': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : forgetting directory cache 2025/08/06 02:15:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/06 02:15:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/06 02:15:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/06 02:15:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/06 02:15:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/06 02:15:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/06 02:15:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/06 02:15:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/06 02:15:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/06 02:15:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/06 02:15:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/06 02:15:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/06 02:15:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/06 02:15:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/06 02:15:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/06 02:15:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/06 02:15:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : FilEb: reading active writers 2025/08/06 02:15:31 DEBUG : FiLeA: reading active writers 2025/08/06 02:15:31 DEBUG : FiLeB: reading active writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : FiLeA: reading active writers 2025/08/06 02:15:31 DEBUG : FiLeB: reading active writers 2025/08/06 02:15:31 DEBUG : FilEb: reading active writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/06 02:15:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : webdav root 'rclone-test-bizeceb0dite': Reusing VFS from active cache 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : dir: Looking for writers 2025/08/06 02:15:31 DEBUG : file2: reading active writers 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : dir: reading active writers 2025/08/06 02:15:31 DEBUG : file1: reading active writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:31 DEBUG : dir: Looking for writers 2025/08/06 02:15:31 DEBUG : Looking for writers 2025/08/06 02:15:31 DEBUG : dir: reading active writers 2025/08/06 02:15:31 DEBUG : file1: reading active writers 2025/08/06 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:31 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:32 DEBUG : file1: Open: flags=O_RDONLY 2025/08/06 02:15:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/06 02:15:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/06 02:15:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/06 02:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/06 02:15:32 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/06 02:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/06 02:15:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/06 02:15:32 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:32 DEBUG : dir: Looking for writers 2025/08/06 02:15:32 DEBUG : file2: reading active writers 2025/08/06 02:15:32 DEBUG : new_file.txt: reading active writers 2025/08/06 02:15:32 DEBUG : Looking for writers 2025/08/06 02:15:32 DEBUG : dir: reading active writers 2025/08/06 02:15:32 DEBUG : file1: reading active writers 2025/08/06 02:15:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:32 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:32 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/06 02:15:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00044aa80 2025/08/06 02:15:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/06 02:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:32 INFO : dir/file1: Moved (server-side) to: file0 2025/08/06 02:15:32 DEBUG : file0: Updating file with file0 0xc00044aa80 2025/08/06 02:15:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/06 02:15:32 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:32 DEBUG : dir: Looking for writers 2025/08/06 02:15:32 DEBUG : Looking for writers 2025/08/06 02:15:32 DEBUG : dir: reading active writers 2025/08/06 02:15:32 DEBUG : file0: reading active writers 2025/08/06 02:15:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:32 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:32 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:32 DEBUG : Looking for writers 2025/08/06 02:15:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:32 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/06 02:15:32 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:32 DEBUG : c: Looking for writers 2025/08/06 02:15:32 DEBUG : d: Looking for writers 2025/08/06 02:15:32 DEBUG : Looking for writers 2025/08/06 02:15:32 DEBUG : a: Looking for writers 2025/08/06 02:15:32 DEBUG : b: Looking for writers 2025/08/06 02:15:32 DEBUG : Looking for writers 2025/08/06 02:15:32 DEBUG : /: reading active writers 2025/08/06 02:15:32 DEBUG : a: reading active writers 2025/08/06 02:15:32 DEBUG : b: reading active writers 2025/08/06 02:15:32 DEBUG : c: reading active writers 2025/08/06 02:15:32 DEBUG : d: reading active writers 2025/08/06 02:15:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:32 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/06 02:15:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/06 02:15:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/06 02:15:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/06 02:15:33 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:33 DEBUG : a/b/c/d: Looking for writers 2025/08/06 02:15:33 DEBUG : a/b/c: Looking for writers 2025/08/06 02:15:33 DEBUG : d: reading active writers 2025/08/06 02:15:33 DEBUG : a/b: Looking for writers 2025/08/06 02:15:33 DEBUG : c: reading active writers 2025/08/06 02:15:33 DEBUG : a: Looking for writers 2025/08/06 02:15:33 DEBUG : b: reading active writers 2025/08/06 02:15:33 DEBUG : Looking for writers 2025/08/06 02:15:33 DEBUG : a: reading active writers 2025/08/06 02:15:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:33 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:33 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:33 DEBUG : Looking for writers 2025/08/06 02:15:33 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:33 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/06 02:15:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/06 02:15:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/06 02:15:33 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 02:15:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:33 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/06 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 02:15:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:33 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (7 bytes), uploading instead of streaming 2025/08/06 02:15:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:33 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:33 DEBUG : Looking for writers 2025/08/06 02:15:33 DEBUG : file1: reading active writers 2025/08/06 02:15:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:33 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/06 02:15:34 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/06 02:15:34 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/06 02:15:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/06 02:15:34 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (11 bytes), uploading instead of streaming 2025/08/06 02:15:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:34 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/06 02:15:34 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:34 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 02:15:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:34 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/06 02:15:34 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:34 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:15:34 DEBUG : file1: WriteFileHandle.Release closing 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 02:15:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:15:34 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/06 02:15:34 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:15:34 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:15:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:15:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:15:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:15:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/06 02:15:34 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : file1: active writers 1 2025/08/06 02:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : file1: active writers 1 2025/08/06 02:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : file1: active writers 1 2025/08/06 02:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : file1: active writers 1 2025/08/06 02:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/06 02:15:34 DEBUG : Looking for writers 2025/08/06 02:15:34 DEBUG : file1: reading active writers 2025/08/06 02:15:34 DEBUG : file1: active writers 1 2025/08/06 02:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/06 02:15:35 DEBUG : Looking for writers 2025/08/06 02:15:35 DEBUG : file1: reading active writers 2025/08/06 02:15:35 DEBUG : file1: active writers 1 2025/08/06 02:15:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/06 02:15:35 DEBUG : Looking for writers 2025/08/06 02:15:35 DEBUG : file1: reading active writers 2025/08/06 02:15:35 DEBUG : file1: active writers 1 2025/08/06 02:15:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/06 02:15:35 DEBUG : Looking for writers 2025/08/06 02:15:35 DEBUG : file1: reading active writers 2025/08/06 02:15:35 DEBUG : file1: active writers 1 2025/08/06 02:15:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:36 DEBUG : Looking for writers 2025/08/06 02:15:36 DEBUG : file1: reading active writers 2025/08/06 02:15:36 DEBUG : file1: active writers 1 2025/08/06 02:15:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:37 DEBUG : Looking for writers 2025/08/06 02:15:37 DEBUG : file1: reading active writers 2025/08/06 02:15:37 DEBUG : file1: active writers 1 2025/08/06 02:15:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:38 DEBUG : Looking for writers 2025/08/06 02:15:38 DEBUG : file1: reading active writers 2025/08/06 02:15:38 DEBUG : file1: active writers 1 2025/08/06 02:15:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:39 DEBUG : Looking for writers 2025/08/06 02:15:39 DEBUG : file1: reading active writers 2025/08/06 02:15:39 DEBUG : file1: active writers 1 2025/08/06 02:15:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:40 DEBUG : Looking for writers 2025/08/06 02:15:40 DEBUG : file1: reading active writers 2025/08/06 02:15:40 DEBUG : file1: active writers 1 2025/08/06 02:15:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:41 DEBUG : Looking for writers 2025/08/06 02:15:41 DEBUG : file1: reading active writers 2025/08/06 02:15:41 DEBUG : file1: active writers 1 2025/08/06 02:15:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:42 DEBUG : Looking for writers 2025/08/06 02:15:42 DEBUG : file1: reading active writers 2025/08/06 02:15:42 DEBUG : file1: active writers 1 2025/08/06 02:15:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:43 DEBUG : Looking for writers 2025/08/06 02:15:43 DEBUG : file1: reading active writers 2025/08/06 02:15:43 DEBUG : file1: active writers 1 2025/08/06 02:15:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:44 DEBUG : Looking for writers 2025/08/06 02:15:44 DEBUG : file1: reading active writers 2025/08/06 02:15:44 DEBUG : file1: active writers 1 2025/08/06 02:15:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:45 DEBUG : Looking for writers 2025/08/06 02:15:45 DEBUG : file1: reading active writers 2025/08/06 02:15:45 DEBUG : file1: active writers 1 2025/08/06 02:15:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:46 DEBUG : Looking for writers 2025/08/06 02:15:46 DEBUG : file1: reading active writers 2025/08/06 02:15:46 DEBUG : file1: active writers 1 2025/08/06 02:15:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:47 DEBUG : Looking for writers 2025/08/06 02:15:47 DEBUG : file1: reading active writers 2025/08/06 02:15:47 DEBUG : file1: active writers 1 2025/08/06 02:15:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:48 DEBUG : Looking for writers 2025/08/06 02:15:48 DEBUG : file1: reading active writers 2025/08/06 02:15:48 DEBUG : file1: active writers 1 2025/08/06 02:15:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:49 DEBUG : Looking for writers 2025/08/06 02:15:49 DEBUG : file1: reading active writers 2025/08/06 02:15:49 DEBUG : file1: active writers 1 2025/08/06 02:15:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:50 DEBUG : Looking for writers 2025/08/06 02:15:50 DEBUG : file1: reading active writers 2025/08/06 02:15:50 DEBUG : file1: active writers 1 2025/08/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:51 DEBUG : Looking for writers 2025/08/06 02:15:51 DEBUG : file1: reading active writers 2025/08/06 02:15:51 DEBUG : file1: active writers 1 2025/08/06 02:15:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:52 DEBUG : Looking for writers 2025/08/06 02:15:52 DEBUG : file1: reading active writers 2025/08/06 02:15:52 DEBUG : file1: active writers 1 2025/08/06 02:15:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:53 DEBUG : Looking for writers 2025/08/06 02:15:53 DEBUG : file1: reading active writers 2025/08/06 02:15:53 DEBUG : file1: active writers 1 2025/08/06 02:15:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:54 DEBUG : Looking for writers 2025/08/06 02:15:54 DEBUG : file1: reading active writers 2025/08/06 02:15:54 DEBUG : file1: active writers 1 2025/08/06 02:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:55 DEBUG : Looking for writers 2025/08/06 02:15:55 DEBUG : file1: reading active writers 2025/08/06 02:15:55 DEBUG : file1: active writers 1 2025/08/06 02:15:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:56 DEBUG : Looking for writers 2025/08/06 02:15:56 DEBUG : file1: reading active writers 2025/08/06 02:15:56 DEBUG : file1: active writers 1 2025/08/06 02:15:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:57 DEBUG : Looking for writers 2025/08/06 02:15:57 DEBUG : file1: reading active writers 2025/08/06 02:15:57 DEBUG : file1: active writers 1 2025/08/06 02:15:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:58 DEBUG : Looking for writers 2025/08/06 02:15:58 DEBUG : file1: reading active writers 2025/08/06 02:15:58 DEBUG : file1: active writers 1 2025/08/06 02:15:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:15:59 DEBUG : Looking for writers 2025/08/06 02:15:59 DEBUG : file1: reading active writers 2025/08/06 02:15:59 DEBUG : file1: active writers 1 2025/08/06 02:15:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:16:00 DEBUG : Looking for writers 2025/08/06 02:16:00 DEBUG : file1: reading active writers 2025/08/06 02:16:00 DEBUG : file1: active writers 1 2025/08/06 02:16:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:16:01 DEBUG : Looking for writers 2025/08/06 02:16:01 DEBUG : file1: reading active writers 2025/08/06 02:16:01 DEBUG : file1: active writers 1 2025/08/06 02:16:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:16:02 DEBUG : Looking for writers 2025/08/06 02:16:02 DEBUG : file1: reading active writers 2025/08/06 02:16:02 DEBUG : file1: active writers 1 2025/08/06 02:16:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:16:03 DEBUG : Looking for writers 2025/08/06 02:16:03 DEBUG : file1: reading active writers 2025/08/06 02:16:03 DEBUG : file1: active writers 1 2025/08/06 02:16:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 02:16:04 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/06 02:16:04 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:16:04 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:16:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:16:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:16:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:16:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:16:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:16:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:16:04 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 02:16:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:16:04 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:16:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:16:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:16:04 DEBUG : file1: Open: flags=O_RDONLY 2025/08/06 02:16:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/06 02:16:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/06 02:16:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:16:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/06 02:16:04 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:16:04 DEBUG : Looking for writers 2025/08/06 02:16:04 DEBUG : file1: reading active writers 2025/08/06 02:16:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-bizeceb0dite'", Local "Local file system at /tmp/rclone1001116793", Modify Window "1s" 2025/08/06 02:16:04 INFO : webdav root 'rclone-test-bizeceb0dite': poll-interval is not supported by this remote 2025/08/06 02:16:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 02:16:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 02:16:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:16:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 02:16:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 02:16:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:16:04 DEBUG : webdav root 'rclone-test-bizeceb0dite': File to upload is small (100 bytes), uploading instead of streaming 2025/08/06 02:16:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 02:16:04 DEBUG : file1: Size of src and dst objects identical 2025/08/06 02:16:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 02:16:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 02:16:04 DEBUG : file1: Open: flags=O_RDONLY 2025/08/06 02:16:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/06 02:16:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/06 02:16:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 02:16:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/06 02:16:04 DEBUG : WaitForWriters: timeout=30s 2025/08/06 02:16:04 DEBUG : Looking for writers 2025/08/06 02:16:04 DEBUG : file1: reading active writers 2025/08/06 02:16:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/06 02:16:04 DEBUG : webdav root 'rclone-test-bizeceb0dite': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.848196543s (try 1/5)