"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/07/03 04:07:59 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-xezupew0reda" 2026/07/03 04:07:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:07:59 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/07/03 04:07:59 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/03 04:07:59 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/03 04:07:59 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/03 04:07:59 DEBUG : Setting pass="ZgIDS0elQAy5r1jookpnTfAb9HJ45oMAIPNSF0GbNoTTDg8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/03 04:07:59 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{fHyI1}" suffix to name 2026/07/03 04:07:59 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/03 04:07:59 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/03 04:07:59 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/03 04:07:59 DEBUG : Setting pass="ZgIDS0elQAy5r1jookpnTfAb9HJ45oMAIPNSF0GbNoTTDg8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/03 04:07:59 DEBUG : found headers: 2026/07/03 04:08:00 DEBUG : Creating backend with remote "/tmp/rclone945571678" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:00 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:00 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:00 DEBUG : dir: Looking for writers 2026/07/03 04:08:00 DEBUG : Looking for writers 2026/07/03 04:08:00 DEBUG : dir: reading active writers 2026/07/03 04:08:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.21s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:01 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:02 DEBUG : dir/subdir: Looking for writers 2026/07/03 04:08:02 DEBUG : dir: Looking for writers 2026/07/03 04:08:02 DEBUG : file1: reading active writers 2026/07/03 04:08:02 DEBUG : file2: reading active writers 2026/07/03 04:08:02 DEBUG : subdir: reading active writers 2026/07/03 04:08:02 DEBUG : Looking for writers 2026/07/03 04:08:02 DEBUG : dir: reading active writers 2026/07/03 04:08:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.36s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:03 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:04 DEBUG : dir: Looking for writers 2026/07/03 04:08:04 DEBUG : file1: reading active writers 2026/07/03 04:08:04 DEBUG : Looking for writers 2026/07/03 04:08:04 DEBUG : dir: reading active writers 2026/07/03 04:08:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.13s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:04 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:05 DEBUG : dir: Looking for writers 2026/07/03 04:08:05 DEBUG : Looking for writers 2026/07/03 04:08:05 DEBUG : dir: reading active writers 2026/07/03 04:08:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.09s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:06 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:06 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:06 DEBUG : forgetting directory cache 2026/07/03 04:08:06 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:06 DEBUG : Looking for writers 2026/07/03 04:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.15s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:07 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/03 04:08:07 DEBUG : dir: invalidating directory cache 2026/07/03 04:08:07 DEBUG : >ForgetPath: 2026/07/03 04:08:07 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/03 04:08:07 DEBUG : invalidating directory cache 2026/07/03 04:08:07 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:07 DEBUG : >ForgetPath: 2026/07/03 04:08:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/03 04:08:07 DEBUG : >ForgetPath: 2026/07/03 04:08:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:07 DEBUG : dir: Looking for writers 2026/07/03 04:08:07 DEBUG : Looking for writers 2026/07/03 04:08:07 DEBUG : dir: reading active writers 2026/07/03 04:08:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.15s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:08 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:09 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:10 DEBUG : forgetting directory cache 2026/07/03 04:08:10 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:10 DEBUG : dir: Looking for writers 2026/07/03 04:08:10 DEBUG : fil/a/b: Looking for writers 2026/07/03 04:08:10 DEBUG : fil/a: Looking for writers 2026/07/03 04:08:10 DEBUG : b: reading active writers 2026/07/03 04:08:10 DEBUG : fil: Looking for writers 2026/07/03 04:08:10 DEBUG : a: reading active writers 2026/07/03 04:08:10 DEBUG : Looking for writers 2026/07/03 04:08:10 DEBUG : dir: reading active writers 2026/07/03 04:08:10 DEBUG : fil: reading active writers 2026/07/03 04:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.33s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:11 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:12 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:12 DEBUG : dir: Looking for writers 2026/07/03 04:08:12 DEBUG : Looking for writers 2026/07/03 04:08:12 DEBUG : dir: reading active writers 2026/07/03 04:08:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.06s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:12 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:13 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:13 DEBUG : dir: Looking for writers 2026/07/03 04:08:13 DEBUG : file1: reading active writers 2026/07/03 04:08:13 DEBUG : Looking for writers 2026/07/03 04:08:13 DEBUG : dir: reading active writers 2026/07/03 04:08:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:13 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:14 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/03 04:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/03 04:08:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/03 04:08:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/03 04:08:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/03 04:08:15 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:15 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:16 DEBUG : dir: invalidating directory cache 2026/07/03 04:08:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/03 04:08:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/03 04:08:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/03 04:08:16 DEBUG : dir/file1: Reset virtual modtime 2026/07/03 04:08:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/03 04:08:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/03 04:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/03 04:08:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/03 04:08:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:16 DEBUG : dir: invalidating directory cache 2026/07/03 04:08:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/03 04:08:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/03 04:08:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/03 04:08:16 DEBUG : forgetting directory cache 2026/07/03 04:08:16 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/03 04:08:16 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:16 DEBUG : dir/virtualDir: Looking for writers 2026/07/03 04:08:16 DEBUG : dir: Looking for writers 2026/07/03 04:08:16 DEBUG : virtualFile: reading active writers 2026/07/03 04:08:16 DEBUG : virtualDir: reading active writers 2026/07/03 04:08:16 DEBUG : file1: reading active writers 2026/07/03 04:08:16 DEBUG : virtualFile2: reading active writers 2026/07/03 04:08:16 DEBUG : Looking for writers 2026/07/03 04:08:16 DEBUG : dir: reading active writers 2026/07/03 04:08:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.43s) --- PASS: TestDirReadDirAll/Virtual (1.03s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:17 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:17 ERROR : dir/: Can only open directories read only 2026/07/03 04:08:17 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:17 DEBUG : dir: Looking for writers 2026/07/03 04:08:17 DEBUG : Looking for writers 2026/07/03 04:08:17 DEBUG : dir: reading active writers 2026/07/03 04:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.09s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:18 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/03 04:08:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/03 04:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/03 04:08:19 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 04:08:19 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:19 DEBUG : dir/potato: size = 5 OK 2026/07/03 04:08:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:08:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/03 04:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/03 04:08:19 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:19 DEBUG : dir: Looking for writers 2026/07/03 04:08:19 DEBUG : file1: reading active writers 2026/07/03 04:08:19 DEBUG : potato: reading active writers 2026/07/03 04:08:19 DEBUG : Looking for writers 2026/07/03 04:08:19 DEBUG : dir: reading active writers 2026/07/03 04:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.69s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:20 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/03 04:08:21 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:21 DEBUG : dir/sub: Looking for writers 2026/07/03 04:08:21 DEBUG : dir: Looking for writers 2026/07/03 04:08:21 DEBUG : file1: reading active writers 2026/07/03 04:08:21 DEBUG : sub: reading active writers 2026/07/03 04:08:21 DEBUG : Looking for writers 2026/07/03 04:08:21 DEBUG : dir: reading active writers 2026/07/03 04:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.00s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:22 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/03 04:08:23 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/03 04:08:23 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:23 DEBUG : dir/sub/subsub: Looking for writers 2026/07/03 04:08:23 DEBUG : dir/sub: Looking for writers 2026/07/03 04:08:23 DEBUG : subsub: reading active writers 2026/07/03 04:08:23 DEBUG : dir: Looking for writers 2026/07/03 04:08:23 DEBUG : file1: reading active writers 2026/07/03 04:08:23 DEBUG : sub: reading active writers 2026/07/03 04:08:23 DEBUG : Looking for writers 2026/07/03 04:08:23 DEBUG : dir: reading active writers 2026/07/03 04:08:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.42s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:24 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:25 ERROR : dir/: Dir.Remove not empty 2026/07/03 04:08:25 DEBUG : dir/file1: Remove: 2026/07/03 04:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:25 DEBUG : dir/file1: >Remove: err= 2026/07/03 04:08:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/03 04:08:25 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:25 DEBUG : Looking for writers 2026/07/03 04:08:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.17s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:25 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:26 DEBUG : dir/file1: Remove: 2026/07/03 04:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:26 DEBUG : dir/file1: >Remove: err= 2026/07/03 04:08:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/03 04:08:26 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:26 DEBUG : Looking for writers 2026/07/03 04:08:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.19s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:26 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:27 DEBUG : dir/file1: Remove: 2026/07/03 04:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:27 DEBUG : dir/file1: >Remove: err= 2026/07/03 04:08:27 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:27 DEBUG : dir: Looking for writers 2026/07/03 04:08:27 DEBUG : Looking for writers 2026/07/03 04:08:27 DEBUG : dir: reading active writers 2026/07/03 04:08:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.39s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:28 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:28 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/03 04:08:29 DEBUG : dir: Updating dir with dir2 0x3b0476fd1a00 2026/07/03 04:08:29 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/03 04:08:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/03 04:08:30 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/03 04:08:30 DEBUG : file2: Updating file with file2 0x3b04769bf520 2026/07/03 04:08:30 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 04:08:30 INFO : dir2/file3: Deleted 2026/07/03 04:08:30 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/03 04:08:30 DEBUG : dir2/file3: Updating file with dir2/file3 0x3b04769bf520 2026/07/03 04:08:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/03 04:08:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/03 04:08:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/03 04:08:31 DEBUG : empty directory: Updating dir with renamed empty directory 0x3b04769bf930 2026/07/03 04:08:31 DEBUG : empty directory: forgetting directory cache 2026/07/03 04:08:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/03 04:08:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/03 04:08:31 DEBUG : dir2: Renaming to "dir3" 2026/07/03 04:08:31 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:31 DEBUG : dir3: Looking for writers 2026/07/03 04:08:31 DEBUG : file3: reading active writers 2026/07/03 04:08:31 DEBUG : renamed empty directory: Looking for writers 2026/07/03 04:08:31 DEBUG : Looking for writers 2026/07/03 04:08:31 DEBUG : dir3: reading active writers 2026/07/03 04:08:31 DEBUG : renamed empty directory: reading active writers 2026/07/03 04:08:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:32 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/03 04:08:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:08:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:08:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/03 04:08:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/03 04:08:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/03 04:08:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/03 04:08:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:08:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:08:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/03 04:08:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/03 04:08:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/03 04:08:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/03 04:08:33 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (12 bytes), uploading instead of streaming 2026/07/03 04:08:33 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:33 DEBUG : dir/sub/file2: size = 12 OK 2026/07/03 04:08:33 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/03 04:08:33 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/03 04:08:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/03 04:08:33 DEBUG : forgetting directory cache 2026/07/03 04:08:33 DEBUG : dir: forgetting directory cache 2026/07/03 04:08:33 DEBUG : dir/sub: forgetting directory cache 2026/07/03 04:08:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/03 04:08:33 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/03 04:08:33 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 04:08:33 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:33 DEBUG : dir/sub/file0: size = 5 OK 2026/07/03 04:08:33 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:08:33 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/03 04:08:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/03 04:08:33 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:33 DEBUG : dir/sub: Looking for writers 2026/07/03 04:08:33 DEBUG : file0: reading active writers 2026/07/03 04:08:33 DEBUG : file2: reading active writers 2026/07/03 04:08:33 DEBUG : dir: Looking for writers 2026/07/03 04:08:33 DEBUG : file1: reading active writers 2026/07/03 04:08:33 DEBUG : sub: reading active writers 2026/07/03 04:08:33 DEBUG : Looking for writers 2026/07/03 04:08:33 DEBUG : dir: reading active writers 2026/07/03 04:08:33 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.36s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:34 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/03 04:08:34 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:34 DEBUG : Looking for writers 2026/07/03 04:08:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:34 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/03 04:08:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:08:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/03 04:08:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/03 04:08:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/03 04:08:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:08:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/03 04:08:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/03 04:08:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:08:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/03 04:08:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/03 04:08:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/03 04:08:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:08:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/03 04:08:35 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:35 DEBUG : dir: Looking for writers 2026/07/03 04:08:35 DEBUG : file1: reading active writers 2026/07/03 04:08:35 DEBUG : file1.metadata: reading active writers 2026/07/03 04:08:35 DEBUG : Looking for writers 2026/07/03 04:08:35 DEBUG : dir: reading active writers 2026/07/03 04:08:35 DEBUG : dir.metadata: reading active writers 2026/07/03 04:08:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:36 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:36 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:36 DEBUG : dir: Looking for writers 2026/07/03 04:08:36 DEBUG : file1: reading active writers 2026/07/03 04:08:36 DEBUG : Looking for writers 2026/07/03 04:08:36 DEBUG : dir: reading active writers 2026/07/03 04:08:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.15s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:37 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:37 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:38 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/03 04:08:38 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:38 DEBUG : dir: Looking for writers 2026/07/03 04:08:38 DEBUG : file1: reading active writers 2026/07/03 04:08:38 DEBUG : Looking for writers 2026/07/03 04:08:38 DEBUG : dir: reading active writers 2026/07/03 04:08:38 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 (1.80s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.80s) --- 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:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:38 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:08:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:08:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/03 04:08:39 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:39 DEBUG : dir: Looking for writers 2026/07/03 04:08:39 DEBUG : file1: reading active writers 2026/07/03 04:08:39 DEBUG : Looking for writers 2026/07/03 04:08:39 DEBUG : dir: reading active writers 2026/07/03 04:08:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.25s) === RUN TestFileOpenReadUnknownSize 2026/07/03 04:08:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/03 04:08:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/03 04:08:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:08:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/03 04:08:40 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:40 DEBUG : Looking for writers 2026/07/03 04:08:40 DEBUG : file.txt: reading active writers 2026/07/03 04:08:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:40 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:40 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (25 bytes), uploading instead of streaming 2026/07/03 04:08:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:41 DEBUG : dir/file1: size = 25 OK 2026/07/03 04:08:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:08:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/03 04:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:41 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:41 DEBUG : dir: Looking for writers 2026/07/03 04:08:41 DEBUG : file1: reading active writers 2026/07/03 04:08:41 DEBUG : Looking for writers 2026/07/03 04:08:41 DEBUG : dir: reading active writers 2026/07/03 04:08:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.45s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:41 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:42 DEBUG : dir/file1: Remove: 2026/07/03 04:08:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:42 DEBUG : dir/file1: >Remove: err= 2026/07/03 04:08:42 DEBUG : dir/file1: Remove: 2026/07/03 04:08:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/03 04:08:42 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:42 DEBUG : dir: Looking for writers 2026/07/03 04:08:42 DEBUG : Looking for writers 2026/07/03 04:08:42 DEBUG : dir: reading active writers 2026/07/03 04:08:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.29s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:42 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:43 DEBUG : dir/file1: Remove: 2026/07/03 04:08:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:43 DEBUG : dir/file1: >Remove: err= 2026/07/03 04:08:43 DEBUG : dir/file1: Remove: 2026/07/03 04:08:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/03 04:08:43 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:43 DEBUG : dir: Looking for writers 2026/07/03 04:08:43 DEBUG : Looking for writers 2026/07/03 04:08:43 DEBUG : dir: reading active writers 2026/07/03 04:08:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.32s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:44 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:08:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:08:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/03 04:08:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 04:08:44 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/03 04:08:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 04:08:44 DEBUG : dir/file1: Open: flags=0x3 2026/07/03 04:08:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/03 04:08:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/03 04:08:44 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:44 DEBUG : dir: Looking for writers 2026/07/03 04:08:44 DEBUG : file1: reading active writers 2026/07/03 04:08:44 DEBUG : Looking for writers 2026/07/03 04:08:44 DEBUG : dir: reading active writers 2026/07/03 04:08:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:45 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:46 DEBUG : dir: Looking for writers 2026/07/03 04:08:46 DEBUG : file1: reading active writers 2026/07/03 04:08:46 DEBUG : Looking for writers 2026/07/03 04:08:46 DEBUG : dir: reading active writers 2026/07/03 04:08:46 DEBUG : >WaitForWriters: 2026/07/03 04:08:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:46 DEBUG : newLeaf: Updating file with newLeaf 0x3b04775f6820 2026/07/03 04:08:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 04:08:47 DEBUG : dir/file1: Updating file with dir/file1 0x3b04775f6820 2026/07/03 04:08:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 04:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:08:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 04:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:47 DEBUG : dir/file1: File is currently open, delaying rename 0x3b04775f6820 2026/07/03 04:08:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:47 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (25 bytes), uploading instead of streaming 2026/07/03 04:08:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:47 DEBUG : dir/file1: size = 25 OK 2026/07/03 04:08:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:08:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/03 04:08:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:47 DEBUG : newLeaf: Running delayed rename now 2026/07/03 04:08:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:47 DEBUG : newLeaf: Updating file with newLeaf 0x3b04775f6820 2026/07/03 04:08:47 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:47 DEBUG : dir: Looking for writers 2026/07/03 04:08:47 DEBUG : Looking for writers 2026/07/03 04:08:47 DEBUG : dir: reading active writers 2026/07/03 04:08:47 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:47 DEBUG : >WaitForWriters: 2026/07/03 04:08:48 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:48 DEBUG : dir: Looking for writers 2026/07/03 04:08:48 DEBUG : Looking for writers 2026/07/03 04:08:48 DEBUG : dir: reading active writers 2026/07/03 04:08:48 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:48 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:48 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:08:48 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:48 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:48 DEBUG : Config file has changed externally - reloading 2026/07/03 04:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:48 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:08:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:49 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:49 DEBUG : dir: Looking for writers 2026/07/03 04:08:49 DEBUG : file1: reading active writers 2026/07/03 04:08:49 DEBUG : Looking for writers 2026/07/03 04:08:49 DEBUG : dir: reading active writers 2026/07/03 04:08:49 DEBUG : >WaitForWriters: 2026/07/03 04:08:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:49 DEBUG : newLeaf: Updating file with newLeaf 0x3b04771dc1a0 2026/07/03 04:08:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 04:08:50 DEBUG : dir/file1: Updating file with dir/file1 0x3b04771dc1a0 2026/07/03 04:08:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 04:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 04:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:50 DEBUG : dir/file1: File is currently open, delaying rename 0x3b04771dc1a0 2026/07/03 04:08:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:50 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (25 bytes), uploading instead of streaming 2026/07/03 04:08:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:51 DEBUG : dir/file1: size = 25 OK 2026/07/03 04:08:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:08:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/03 04:08:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:51 DEBUG : newLeaf: Running delayed rename now 2026/07/03 04:08:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:51 DEBUG : newLeaf: Updating file with newLeaf 0x3b04771dc1a0 2026/07/03 04:08:51 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:51 DEBUG : dir: Looking for writers 2026/07/03 04:08:51 DEBUG : Looking for writers 2026/07/03 04:08:51 DEBUG : dir: reading active writers 2026/07/03 04:08:51 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:51 DEBUG : >WaitForWriters: 2026/07/03 04:08:51 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:51 DEBUG : dir: Looking for writers 2026/07/03 04:08:51 DEBUG : Looking for writers 2026/07/03 04:08:51 DEBUG : dir: reading active writers 2026/07/03 04:08:51 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:51 DEBUG : >WaitForWriters: 2026/07/03 04:08:51 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:52 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:52 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:08:52 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:52 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:52 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:08:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:08:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:08:52 DEBUG : dir/file1(0x3b047732e680): openPending: 2026/07/03 04:08:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/03 04:08:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 04:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:52 DEBUG : dir/file1(0x3b047732e680): >openPending: err= 2026/07/03 04:08:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:08:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:08:52 DEBUG : dir/file1(0x3b047732e680): _writeAt: size=14, off=0 2026/07/03 04:08:52 DEBUG : dir/file1(0x3b047732e680): >_writeAt: n=14, err= 2026/07/03 04:08:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 04:08:52 DEBUG : dir/file1(0x3b047732e680): close: 2026/07/03 04:08:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 04:08:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 04:08:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:08:52 DEBUG : dir/file1(0x3b047732e680): >close: err= 2026/07/03 04:08:52 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:52 DEBUG : dir: Looking for writers 2026/07/03 04:08:52 DEBUG : file1: reading active writers 2026/07/03 04:08:52 DEBUG : Looking for writers 2026/07/03 04:08:52 DEBUG : dir: reading active writers 2026/07/03 04:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:08:52 DEBUG : dir: Looking for writers 2026/07/03 04:08:52 DEBUG : file1: reading active writers 2026/07/03 04:08:52 DEBUG : Looking for writers 2026/07/03 04:08:52 DEBUG : dir: reading active writers 2026/07/03 04:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:08:52 DEBUG : dir: Looking for writers 2026/07/03 04:08:52 DEBUG : file1: reading active writers 2026/07/03 04:08:52 DEBUG : Looking for writers 2026/07/03 04:08:52 DEBUG : dir: reading active writers 2026/07/03 04:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:08:52 DEBUG : dir: Looking for writers 2026/07/03 04:08:52 DEBUG : file1: reading active writers 2026/07/03 04:08:52 DEBUG : Looking for writers 2026/07/03 04:08:52 DEBUG : dir: reading active writers 2026/07/03 04:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:08:52 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 04:08:52 DEBUG : dir: Looking for writers 2026/07/03 04:08:52 DEBUG : file1: reading active writers 2026/07/03 04:08:52 DEBUG : Looking for writers 2026/07/03 04:08:52 DEBUG : dir: reading active writers 2026/07/03 04:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:08:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:53 DEBUG : dir: Looking for writers 2026/07/03 04:08:53 DEBUG : file1: reading active writers 2026/07/03 04:08:53 DEBUG : Looking for writers 2026/07/03 04:08:53 DEBUG : dir: reading active writers 2026/07/03 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:08:53 DEBUG : dir/file1: size = 14 OK 2026/07/03 04:08:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/03 04:08:53 INFO : dir/file1: Copied (replaced existing) 2026/07/03 04:08:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 04:08:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/03 04:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 04:08:53 DEBUG : dir: Looking for writers 2026/07/03 04:08:53 DEBUG : file1: reading active writers 2026/07/03 04:08:53 DEBUG : Looking for writers 2026/07/03 04:08:53 DEBUG : dir: reading active writers 2026/07/03 04:08:53 DEBUG : >WaitForWriters: 2026/07/03 04:08:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:08:53 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:08:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:08:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:08:53 DEBUG : dir/file1(0x3b047727ed80): _readAt: size=512, off=0 2026/07/03 04:08:53 DEBUG : dir/file1(0x3b047727ed80): openPending: 2026/07/03 04:08:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/03 04:08:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 04:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:53 DEBUG : dir/file1(0x3b047727ed80): >openPending: err= 2026/07/03 04:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 04:08:53 DEBUG : dir/file1(0x3b047727ed80): >_readAt: n=14, err=EOF 2026/07/03 04:08:53 DEBUG : dir/file1(0x3b047727ed80): close: 2026/07/03 04:08:53 DEBUG : dir/file1(0x3b047727ed80): >close: err= 2026/07/03 04:08:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:08:53 DEBUG : newLeaf: Updating file with newLeaf 0x3b047713f860 2026/07/03 04:08:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 04:08:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/03 04:08:54 DEBUG : dir/file1: Updating file with dir/file1 0x3b047713f860 2026/07/03 04:08:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:08:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:08:54 DEBUG : dir/file1(0x3b04774aa580): openPending: 2026/07/03 04:08:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/03 04:08:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:54 DEBUG : dir/file1(0x3b04774aa580): >openPending: err= 2026/07/03 04:08:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:08:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:08:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:08:54 DEBUG : dir/file1(0x3b04774aa580): _writeAt: size=25, off=0 2026/07/03 04:08:54 DEBUG : dir/file1(0x3b04774aa580): >_writeAt: n=25, err= 2026/07/03 04:08:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:08:54 DEBUG : newLeaf: Updating file with newLeaf 0x3b047713f860 2026/07/03 04:08:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:54 DEBUG : newLeaf(0x3b04774aa580): close: 2026/07/03 04:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 04:08:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 04:08:54.559611125 +0000 UTC m=+55.117320762 2026/07/03 04:08:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 04:08:54 DEBUG : newLeaf(0x3b04774aa580): >close: err= 2026/07/03 04:08:54 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:54 DEBUG : dir: Looking for writers 2026/07/03 04:08:54 DEBUG : Looking for writers 2026/07/03 04:08:54 DEBUG : dir: reading active writers 2026/07/03 04:08:54 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:08:54 DEBUG : dir: Looking for writers 2026/07/03 04:08:54 DEBUG : Looking for writers 2026/07/03 04:08:54 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:54 DEBUG : dir: reading active writers 2026/07/03 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:08:54 DEBUG : dir: Looking for writers 2026/07/03 04:08:54 DEBUG : Looking for writers 2026/07/03 04:08:54 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:54 DEBUG : dir: reading active writers 2026/07/03 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:08:55 DEBUG : dir: Looking for writers 2026/07/03 04:08:55 DEBUG : Looking for writers 2026/07/03 04:08:55 DEBUG : dir: reading active writers 2026/07/03 04:08:55 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:08:55 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 04:08:55 DEBUG : dir: Looking for writers 2026/07/03 04:08:55 DEBUG : Looking for writers 2026/07/03 04:08:55 DEBUG : dir: reading active writers 2026/07/03 04:08:55 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:08:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:55 DEBUG : dir: Looking for writers 2026/07/03 04:08:55 DEBUG : Looking for writers 2026/07/03 04:08:55 DEBUG : dir: reading active writers 2026/07/03 04:08:55 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:08:55 DEBUG : newLeaf: size = 25 OK 2026/07/03 04:08:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:08:55 INFO : newLeaf: Copied (replaced existing) 2026/07/03 04:08:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 04:08:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/03 04:08:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 04:08:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 04:08:55 DEBUG : dir: Looking for writers 2026/07/03 04:08:55 DEBUG : Looking for writers 2026/07/03 04:08:55 DEBUG : dir: reading active writers 2026/07/03 04:08:55 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:55 DEBUG : >WaitForWriters: 2026/07/03 04:08:55 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:55 DEBUG : dir: Looking for writers 2026/07/03 04:08:55 DEBUG : Looking for writers 2026/07/03 04:08:55 DEBUG : dir: reading active writers 2026/07/03 04:08:55 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:55 DEBUG : >WaitForWriters: 2026/07/03 04:08:55 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:56 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:56 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:08:56 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:56 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:56 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:08:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:56 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:56 DEBUG : dir: Looking for writers 2026/07/03 04:08:56 DEBUG : file1: reading active writers 2026/07/03 04:08:56 DEBUG : Looking for writers 2026/07/03 04:08:56 DEBUG : dir: reading active writers 2026/07/03 04:08:56 DEBUG : >WaitForWriters: 2026/07/03 04:08:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:57 DEBUG : newLeaf: Updating file with newLeaf 0x3b04769beea0 2026/07/03 04:08:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 04:08:57 DEBUG : dir/file1: Updating file with dir/file1 0x3b04769beea0 2026/07/03 04:08:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 04:08:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:08:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:08:58 DEBUG : dir/file1(0x3b0476d7cd00): openPending: 2026/07/03 04:08:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/03 04:08:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 04:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:08:58 DEBUG : dir/file1(0x3b0476d7cd00): >openPending: err= 2026/07/03 04:08:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:08:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:08:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:08:58 DEBUG : dir/file1(0x3b0476d7cd00): _writeAt: size=25, off=0 2026/07/03 04:08:58 DEBUG : dir/file1(0x3b0476d7cd00): >_writeAt: n=25, err= 2026/07/03 04:08:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:08:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:08:58 DEBUG : newLeaf: Updating file with newLeaf 0x3b04769beea0 2026/07/03 04:08:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:08:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:58 DEBUG : newLeaf(0x3b0476d7cd00): close: 2026/07/03 04:08:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 04:08:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 04:08:58.116434604 +0000 UTC m=+58.674144239 2026/07/03 04:08:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 04:08:58 DEBUG : newLeaf(0x3b0476d7cd00): >close: err= 2026/07/03 04:08:58 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:58 DEBUG : dir: Looking for writers 2026/07/03 04:08:58 DEBUG : Looking for writers 2026/07/03 04:08:58 DEBUG : dir: reading active writers 2026/07/03 04:08:58 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:08:58 DEBUG : dir: Looking for writers 2026/07/03 04:08:58 DEBUG : Looking for writers 2026/07/03 04:08:58 DEBUG : dir: reading active writers 2026/07/03 04:08:58 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:08:58 DEBUG : dir: Looking for writers 2026/07/03 04:08:58 DEBUG : Looking for writers 2026/07/03 04:08:58 DEBUG : dir: reading active writers 2026/07/03 04:08:58 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:08:58 DEBUG : dir: Looking for writers 2026/07/03 04:08:58 DEBUG : Looking for writers 2026/07/03 04:08:58 DEBUG : dir: reading active writers 2026/07/03 04:08:58 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:08:58 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 04:08:58 DEBUG : dir: Looking for writers 2026/07/03 04:08:58 DEBUG : Looking for writers 2026/07/03 04:08:58 DEBUG : dir: reading active writers 2026/07/03 04:08:58 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:08:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 04:08:58 DEBUG : dir: Looking for writers 2026/07/03 04:08:58 DEBUG : Looking for writers 2026/07/03 04:08:58 DEBUG : dir: reading active writers 2026/07/03 04:08:58 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:08:58 DEBUG : newLeaf: size = 25 OK 2026/07/03 04:08:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:08:58 INFO : newLeaf: Copied (replaced existing) 2026/07/03 04:08:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 04:08:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/03 04:08:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 04:08:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:08:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 04:08:59 DEBUG : dir: Looking for writers 2026/07/03 04:08:59 DEBUG : Looking for writers 2026/07/03 04:08:59 DEBUG : dir: reading active writers 2026/07/03 04:08:59 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:59 DEBUG : >WaitForWriters: 2026/07/03 04:08:59 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:08:59 DEBUG : dir: Looking for writers 2026/07/03 04:08:59 DEBUG : Looking for writers 2026/07/03 04:08:59 DEBUG : dir: reading active writers 2026/07/03 04:08:59 DEBUG : newLeaf: reading active writers 2026/07/03 04:08:59 DEBUG : >WaitForWriters: 2026/07/03 04:08:59 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:08:59 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:08:59 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:08:59 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:59 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:08:59 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:08:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:09:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:00 DEBUG : dir/file1(0x3b04770b6bc0): openPending: 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 04:09:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:00 DEBUG : dir/file1(0x3b04770b6bc0): >openPending: err= 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:09:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:00 DEBUG : dir/file1(0x3b04770b6bc0): _writeAt: size=14, off=0 2026/07/03 04:09:00 DEBUG : dir/file1(0x3b04770b6bc0): >_writeAt: n=14, err= 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 04:09:00 DEBUG : dir/file1(0x3b04770b6bc0): close: 2026/07/03 04:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 04:09:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:00 DEBUG : dir/file1(0x3b04770b6bc0): >close: err= 2026/07/03 04:09:00 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:00 DEBUG : dir: Looking for writers 2026/07/03 04:09:00 DEBUG : file1: reading active writers 2026/07/03 04:09:00 DEBUG : Looking for writers 2026/07/03 04:09:00 DEBUG : dir: reading active writers 2026/07/03 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:00 DEBUG : dir: Looking for writers 2026/07/03 04:09:00 DEBUG : file1: reading active writers 2026/07/03 04:09:00 DEBUG : Looking for writers 2026/07/03 04:09:00 DEBUG : dir: reading active writers 2026/07/03 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:00 DEBUG : dir: Looking for writers 2026/07/03 04:09:00 DEBUG : file1: reading active writers 2026/07/03 04:09:00 DEBUG : Looking for writers 2026/07/03 04:09:00 DEBUG : dir: reading active writers 2026/07/03 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:00 DEBUG : dir: Looking for writers 2026/07/03 04:09:00 DEBUG : file1: reading active writers 2026/07/03 04:09:00 DEBUG : Looking for writers 2026/07/03 04:09:00 DEBUG : dir: reading active writers 2026/07/03 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 04:09:00 DEBUG : dir: Looking for writers 2026/07/03 04:09:00 DEBUG : file1: reading active writers 2026/07/03 04:09:00 DEBUG : Looking for writers 2026/07/03 04:09:00 DEBUG : dir: reading active writers 2026/07/03 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:00 DEBUG : dir: Looking for writers 2026/07/03 04:09:00 DEBUG : file1: reading active writers 2026/07/03 04:09:00 DEBUG : Looking for writers 2026/07/03 04:09:00 DEBUG : dir: reading active writers 2026/07/03 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:00 DEBUG : dir/file1: size = 14 OK 2026/07/03 04:09:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/03 04:09:00 INFO : dir/file1: Copied (replaced existing) 2026/07/03 04:09:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/03 04:09:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:01 DEBUG : dir: Looking for writers 2026/07/03 04:09:01 DEBUG : file1: reading active writers 2026/07/03 04:09:01 DEBUG : Looking for writers 2026/07/03 04:09:01 DEBUG : dir: reading active writers 2026/07/03 04:09:01 DEBUG : >WaitForWriters: 2026/07/03 04:09:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:01 DEBUG : dir/file1(0x3b04770b7b00): _readAt: size=512, off=0 2026/07/03 04:09:01 DEBUG : dir/file1(0x3b04770b7b00): openPending: 2026/07/03 04:09:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/03 04:09:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 04:09:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:01 DEBUG : dir/file1(0x3b04770b7b00): >openPending: err= 2026/07/03 04:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 04:09:01 DEBUG : dir/file1(0x3b04770b7b00): >_readAt: n=14, err=EOF 2026/07/03 04:09:01 DEBUG : dir/file1(0x3b04770b7b00): close: 2026/07/03 04:09:01 DEBUG : dir/file1(0x3b04770b7b00): >close: err= 2026/07/03 04:09:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:09:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:09:01 DEBUG : newLeaf: Updating file with newLeaf 0x3b0476fc16c0 2026/07/03 04:09:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:09:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:09:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 04:09:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/03 04:09:02 DEBUG : dir/file1: Updating file with dir/file1 0x3b0476fc16c0 2026/07/03 04:09:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 04:09:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:09:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:02 DEBUG : dir/file1(0x3b047704ec40): openPending: 2026/07/03 04:09:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/03 04:09:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 04:09:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:02 DEBUG : dir/file1(0x3b047704ec40): >openPending: err= 2026/07/03 04:09:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:09:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:02 DEBUG : dir/file1(0x3b047704ec40): _writeAt: size=25, off=0 2026/07/03 04:09:02 DEBUG : dir/file1(0x3b047704ec40): >_writeAt: n=25, err= 2026/07/03 04:09:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:09:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:09:02 DEBUG : newLeaf: Updating file with newLeaf 0x3b0476fc16c0 2026/07/03 04:09:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:09:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:09:02 DEBUG : newLeaf(0x3b047704ec40): close: 2026/07/03 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 04:09:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 04:09:02.385148083 +0000 UTC m=+62.942857720 2026/07/03 04:09:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:02 DEBUG : newLeaf(0x3b047704ec40): >close: err= 2026/07/03 04:09:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:02 DEBUG : dir: Looking for writers 2026/07/03 04:09:02 DEBUG : Looking for writers 2026/07/03 04:09:02 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:02 DEBUG : dir: reading active writers 2026/07/03 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:02 DEBUG : dir: Looking for writers 2026/07/03 04:09:02 DEBUG : Looking for writers 2026/07/03 04:09:02 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:02 DEBUG : dir: reading active writers 2026/07/03 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:02 DEBUG : dir: Looking for writers 2026/07/03 04:09:02 DEBUG : Looking for writers 2026/07/03 04:09:02 DEBUG : dir: reading active writers 2026/07/03 04:09:02 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:02 DEBUG : dir: Looking for writers 2026/07/03 04:09:02 DEBUG : Looking for writers 2026/07/03 04:09:02 DEBUG : dir: reading active writers 2026/07/03 04:09:02 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:02 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 04:09:02 DEBUG : dir: Looking for writers 2026/07/03 04:09:02 DEBUG : Looking for writers 2026/07/03 04:09:02 DEBUG : dir: reading active writers 2026/07/03 04:09:02 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:03 DEBUG : dir: Looking for writers 2026/07/03 04:09:03 DEBUG : Looking for writers 2026/07/03 04:09:03 DEBUG : dir: reading active writers 2026/07/03 04:09:03 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:03 DEBUG : newLeaf: size = 25 OK 2026/07/03 04:09:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:09:03 INFO : newLeaf: Copied (replaced existing) 2026/07/03 04:09:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 04:09:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/03 04:09:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 04:09:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:09:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 04:09:03 DEBUG : dir: Looking for writers 2026/07/03 04:09:03 DEBUG : Looking for writers 2026/07/03 04:09:03 DEBUG : dir: reading active writers 2026/07/03 04:09:03 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:03 DEBUG : >WaitForWriters: 2026/07/03 04:09:03 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:03 DEBUG : dir: Looking for writers 2026/07/03 04:09:03 DEBUG : Looking for writers 2026/07/03 04:09:03 DEBUG : dir: reading active writers 2026/07/03 04:09:03 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:03 DEBUG : >WaitForWriters: 2026/07/03 04:09:03 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:04 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:04 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:04 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:04 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:04 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:04 DEBUG : dir: Looking for writers 2026/07/03 04:09:04 DEBUG : file1: reading active writers 2026/07/03 04:09:04 DEBUG : Looking for writers 2026/07/03 04:09:04 DEBUG : dir: reading active writers 2026/07/03 04:09:04 DEBUG : >WaitForWriters: 2026/07/03 04:09:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:04 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:04 DEBUG : dir/file1(0x3b04773688c0): _readAt: size=512, off=0 2026/07/03 04:09:04 DEBUG : dir/file1(0x3b04773688c0): openPending: 2026/07/03 04:09:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/03 04:09:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 04:09:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:04 DEBUG : dir/file1(0x3b04773688c0): >openPending: err= 2026/07/03 04:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/03 04:09:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:09:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:04 DEBUG : dir/file1(0x3b04773688c0): >_readAt: n=14, err=EOF 2026/07/03 04:09:04 DEBUG : dir/file1(0x3b04773688c0): close: 2026/07/03 04:09:04 DEBUG : dir/file1(0x3b04773688c0): >close: err= 2026/07/03 04:09:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:09:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:09:05 DEBUG : newLeaf: Updating file with newLeaf 0x3b047734b860 2026/07/03 04:09:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:09:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:09:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 04:09:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/03 04:09:05 DEBUG : dir/file1: Updating file with dir/file1 0x3b047734b860 2026/07/03 04:09:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 04:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:09:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:06 DEBUG : dir/file1(0x3b04772bf140): openPending: 2026/07/03 04:09:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/03 04:09:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 04:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:06 DEBUG : dir/file1(0x3b04772bf140): >openPending: err= 2026/07/03 04:09:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:09:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:06 DEBUG : dir/file1(0x3b04772bf140): _writeAt: size=25, off=0 2026/07/03 04:09:06 DEBUG : dir/file1(0x3b04772bf140): >_writeAt: n=25, err= 2026/07/03 04:09:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 04:09:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 04:09:06 DEBUG : newLeaf: Updating file with newLeaf 0x3b047734b860 2026/07/03 04:09:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:09:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:09:06 DEBUG : newLeaf(0x3b04772bf140): close: 2026/07/03 04:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 04:09:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 04:09:06.076431647 +0000 UTC m=+66.634141282 2026/07/03 04:09:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:06 DEBUG : newLeaf(0x3b04772bf140): >close: err= 2026/07/03 04:09:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:06 DEBUG : dir: Looking for writers 2026/07/03 04:09:06 DEBUG : Looking for writers 2026/07/03 04:09:06 DEBUG : dir: reading active writers 2026/07/03 04:09:06 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:06 DEBUG : dir: Looking for writers 2026/07/03 04:09:06 DEBUG : Looking for writers 2026/07/03 04:09:06 DEBUG : dir: reading active writers 2026/07/03 04:09:06 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:06 DEBUG : dir: Looking for writers 2026/07/03 04:09:06 DEBUG : Looking for writers 2026/07/03 04:09:06 DEBUG : dir: reading active writers 2026/07/03 04:09:06 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:06 DEBUG : dir: Looking for writers 2026/07/03 04:09:06 DEBUG : Looking for writers 2026/07/03 04:09:06 DEBUG : dir: reading active writers 2026/07/03 04:09:06 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:06 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 04:09:06 DEBUG : dir: Looking for writers 2026/07/03 04:09:06 DEBUG : Looking for writers 2026/07/03 04:09:06 DEBUG : dir: reading active writers 2026/07/03 04:09:06 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:06 DEBUG : dir: Looking for writers 2026/07/03 04:09:06 DEBUG : Looking for writers 2026/07/03 04:09:06 DEBUG : dir: reading active writers 2026/07/03 04:09:06 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:06 DEBUG : newLeaf: size = 25 OK 2026/07/03 04:09:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/03 04:09:06 INFO : newLeaf: Copied (replaced existing) 2026/07/03 04:09:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 04:09:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/03 04:09:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 04:09:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 04:09:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 04:09:07 DEBUG : dir: Looking for writers 2026/07/03 04:09:07 DEBUG : Looking for writers 2026/07/03 04:09:07 DEBUG : dir: reading active writers 2026/07/03 04:09:07 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:07 DEBUG : >WaitForWriters: 2026/07/03 04:09:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:07 DEBUG : dir: Looking for writers 2026/07/03 04:09:07 DEBUG : Looking for writers 2026/07/03 04:09:07 DEBUG : dir: reading active writers 2026/07/03 04:09:07 DEBUG : newLeaf: reading active writers 2026/07/03 04:09:07 DEBUG : >WaitForWriters: 2026/07/03 04:09:07 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestFileRename (22.38s) --- PASS: TestFileRename/off,forceCache=false (3.30s) --- PASS: TestFileRename/minimal,forceCache=false (3.42s) --- PASS: TestFileRename/minimal,forceCache=true (4.14s) --- PASS: TestFileRename/writes,forceCache=false (3.56s) --- PASS: TestFileRename/writes,forceCache=true (4.32s) --- PASS: TestFileRename/full,forceCache=false (3.64s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:07 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:07 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:07 DEBUG : Looking for writers 2026/07/03 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.17s) === 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:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:07 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:09:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 04:09:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:08 DEBUG : dir: Looking for writers 2026/07/03 04:09:08 DEBUG : file1: reading active writers 2026/07/03 04:09:08 DEBUG : Looking for writers 2026/07/03 04:09:08 DEBUG : dir: reading active writers 2026/07/03 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.25s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:09 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 04:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/03 04:09:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/03 04:09:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/03 04:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/03 04:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/03 04:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/03 04:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/03 04:09:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/03 04:09:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/03 04:09:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/03 04:09:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/03 04:09:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/03 04:09:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/03 04:09:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/03 04:09:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/03 04:09:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:10 DEBUG : dir: Looking for writers 2026/07/03 04:09:10 DEBUG : file1: reading active writers 2026/07/03 04:09:10 DEBUG : Looking for writers 2026/07/03 04:09:10 DEBUG : dir: reading active writers 2026/07/03 04:09:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.55s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:10 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:09:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/03 04:09:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/03 04:09:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/03 04:09:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/03 04:09:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/03 04:09:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/03 04:09:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/03 04:09:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/03 04:09:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/03 04:09:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/03 04:09:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/03 04:09:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/03 04:09:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/03 04:09:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/03 04:09:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/03 04:09:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:11 DEBUG : dir: Looking for writers 2026/07/03 04:09:11 DEBUG : file1: reading active writers 2026/07/03 04:09:11 DEBUG : Looking for writers 2026/07/03 04:09:11 DEBUG : dir: reading active writers 2026/07/03 04:09:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.77s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:12 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:09:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 04:09:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:13 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:13 DEBUG : dir: Looking for writers 2026/07/03 04:09:13 DEBUG : file1: reading active writers 2026/07/03 04:09:13 DEBUG : Looking for writers 2026/07/03 04:09:13 DEBUG : dir: reading active writers 2026/07/03 04:09:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:13 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 04:09:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 04:09:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/03 04:09:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/03 04:09:14 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:14 DEBUG : dir: Looking for writers 2026/07/03 04:09:14 DEBUG : file1: reading active writers 2026/07/03 04:09:14 DEBUG : Looking for writers 2026/07/03 04:09:14 DEBUG : dir: reading active writers 2026/07/03 04:09:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.28s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:15 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:15 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:15 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:15 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:15 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): _readAt: size=1, off=0 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): openPending: 2026/07/03 04:09:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): >openPending: err= 2026/07/03 04:09:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/03 04:09:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:09:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): >_readAt: n=1, err= 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): _readAt: size=256, off=1 2026/07/03 04:09:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): >_readAt: n=15, err=EOF 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): _readAt: size=16, off=16 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): >_readAt: n=0, err=EOF 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): close: 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): >close: err= 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): close: 2026/07/03 04:09:15 DEBUG : dir/file1(0x3b0477190700): >close: err=file already closed 2026/07/03 04:09:15 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:15 DEBUG : dir: Looking for writers 2026/07/03 04:09:15 DEBUG : file1: reading active writers 2026/07/03 04:09:15 DEBUG : Looking for writers 2026/07/03 04:09:15 DEBUG : dir: reading active writers 2026/07/03 04:09:15 DEBUG : >WaitForWriters: 2026/07/03 04:09:15 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.23s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:16 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:16 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:16 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:16 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:16 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:16 DEBUG : dir/file1(0x3b04771ff800): _readAt: size=1, off=0 2026/07/03 04:09:16 DEBUG : dir/file1(0x3b04771ff800): openPending: 2026/07/03 04:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:16 DEBUG : dir/file1(0x3b04771ff800): >openPending: err= 2026/07/03 04:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/03 04:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): >_readAt: n=1, err= 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): _readAt: size=1, off=5 2026/07/03 04:09:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): >_readAt: n=1, err= 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): _readAt: size=1, off=3 2026/07/03 04:09:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): >_readAt: n=1, err= 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): _readAt: size=1, off=13 2026/07/03 04:09:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): >_readAt: n=1, err= 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): _readAt: size=16, off=100 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): >_readAt: n=0, err=EOF 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): close: 2026/07/03 04:09:17 DEBUG : dir/file1(0x3b04771ff800): >close: err= 2026/07/03 04:09:17 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:17 DEBUG : dir: Looking for writers 2026/07/03 04:09:17 DEBUG : file1: reading active writers 2026/07/03 04:09:17 DEBUG : Looking for writers 2026/07/03 04:09:17 DEBUG : dir: reading active writers 2026/07/03 04:09:17 DEBUG : >WaitForWriters: 2026/07/03 04:09:17 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.21s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:17 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:17 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:17 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:17 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:17 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=1, off=0 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): openPending: 2026/07/03 04:09:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >openPending: err= 2026/07/03 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/03 04:09:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:09:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=1, err= 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=1, off=5 2026/07/03 04:09:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=1, err= 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=1, off=1 2026/07/03 04:09:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=1, err= 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=6, off=10 2026/07/03 04:09:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=6, err= 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=256, off=10 2026/07/03 04:09:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=6, err=EOF 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=256, off=100 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=0, err=EOF 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): close: 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >close: err= 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): _readAt: size=256, off=100 2026/07/03 04:09:18 DEBUG : dir/file1(0x3b0477179100): >_readAt: n=0, err=file already closed 2026/07/03 04:09:18 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:18 DEBUG : dir: Looking for writers 2026/07/03 04:09:18 DEBUG : file1: reading active writers 2026/07/03 04:09:18 DEBUG : Looking for writers 2026/07/03 04:09:18 DEBUG : dir: reading active writers 2026/07/03 04:09:18 DEBUG : >WaitForWriters: 2026/07/03 04:09:18 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.24s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:18 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:18 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:18 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:18 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:18 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): RWFileHandle.Flush 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): _readAt: size=256, off=0 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): openPending: 2026/07/03 04:09:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): >openPending: err= 2026/07/03 04:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/03 04:09:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:09:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): >_readAt: n=16, err=EOF 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): RWFileHandle.Flush 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): RWFileHandle.Flush 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): close: 2026/07/03 04:09:19 DEBUG : dir/file1(0x3b047729b7c0): >close: err= 2026/07/03 04:09:19 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:19 DEBUG : dir: Looking for writers 2026/07/03 04:09:19 DEBUG : file1: reading active writers 2026/07/03 04:09:19 DEBUG : Looking for writers 2026/07/03 04:09:19 DEBUG : dir: reading active writers 2026/07/03 04:09:19 DEBUG : >WaitForWriters: 2026/07/03 04:09:19 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.22s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:20 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:20 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:20 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:20 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:20 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:09:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 04:09:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): _readAt: size=256, off=0 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): openPending: 2026/07/03 04:09:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): >openPending: err= 2026/07/03 04:09:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/03 04:09:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:09:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:09:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): >_readAt: n=16, err=EOF 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): RWFileHandle.Release 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): close: 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): >close: err= 2026/07/03 04:09:20 DEBUG : dir/file1(0x3b0477419500): RWFileHandle.Release 2026/07/03 04:09:20 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:20 DEBUG : dir: Looking for writers 2026/07/03 04:09:20 DEBUG : file1: reading active writers 2026/07/03 04:09:20 DEBUG : Looking for writers 2026/07/03 04:09:20 DEBUG : dir: reading active writers 2026/07/03 04:09:20 DEBUG : >WaitForWriters: 2026/07/03 04:09:20 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting 2026/07/03 04:09:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.25s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:21 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:21 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:21 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:21 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:21 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:21 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): openPending: 2026/07/03 04:09:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): >openPending: err= 2026/07/03 04:09:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): _writeAt: size=5, off=0 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): >_writeAt: n=5, err= 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): _writeAt: size=7, off=5 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): >_writeAt: n=7, err= 2026/07/03 04:09:21 DEBUG : file1: vfs cache: truncate to size=11 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): close: 2026/07/03 04:09:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 04:09:21.370340086 +0000 UTC m=+81.928049722 2026/07/03 04:09:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): >close: err= 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): close: 2026/07/03 04:09:21 DEBUG : file1(0x3b047709d040): >close: err=file already closed 2026/07/03 04:09:21 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:21 DEBUG : Looking for writers 2026/07/03 04:09:21 DEBUG : file1: reading active writers 2026/07/03 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:21 DEBUG : Looking for writers 2026/07/03 04:09:21 DEBUG : file1: reading active writers 2026/07/03 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:21 DEBUG : Looking for writers 2026/07/03 04:09:21 DEBUG : file1: reading active writers 2026/07/03 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:21 DEBUG : Looking for writers 2026/07/03 04:09:21 DEBUG : file1: reading active writers 2026/07/03 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:21 DEBUG : file1: vfs cache: starting upload 2026/07/03 04:09:21 DEBUG : Looking for writers 2026/07/03 04:09:21 DEBUG : file1: reading active writers 2026/07/03 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:21 DEBUG : Looking for writers 2026/07/03 04:09:21 DEBUG : file1: reading active writers 2026/07/03 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:21 DEBUG : file1: size = 11 OK 2026/07/03 04:09:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/03 04:09:21 INFO : file1: Copied (new) 2026/07/03 04:09:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-03 04:09:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/03 04:09:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:21 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : >WaitForWriters: 2026/07/03 04:09:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:22 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : >WaitForWriters: 2026/07/03 04:09:22 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.07s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:22 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:22 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:22 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:22 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:22 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:22 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): openPending: 2026/07/03 04:09:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): >openPending: err= 2026/07/03 04:09:22 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): _writeAt: size=7, off=0 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): >_writeAt: n=7, err= 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): _writeAt: size=6, off=5 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): >_writeAt: n=6, err= 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): close: 2026/07/03 04:09:22 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 04:09:22.43748309 +0000 UTC m=+82.995192786 2026/07/03 04:09:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): >close: err= 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): _writeAt: size=5, off=0 2026/07/03 04:09:22 DEBUG : file1(0x3b047713a8c0): >_writeAt: n=0, err=file already closed 2026/07/03 04:09:22 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:22 DEBUG : file1: vfs cache: starting upload 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:22 DEBUG : Looking for writers 2026/07/03 04:09:22 DEBUG : file1: reading active writers 2026/07/03 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:22 DEBUG : file1: size = 11 OK 2026/07/03 04:09:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/03 04:09:22 INFO : file1: Copied (new) 2026/07/03 04:09:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-03 04:09:22 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/03 04:09:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : >WaitForWriters: 2026/07/03 04:09:23 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : >WaitForWriters: 2026/07/03 04:09:23 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting 2026/07/03 04:09:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.07s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:23 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:23 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:23 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:23 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:23 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:23 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:23 DEBUG : file1(0x3b047704eb00): openPending: 2026/07/03 04:09:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:23 DEBUG : file1(0x3b047704eb00): >openPending: err= 2026/07/03 04:09:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 04:09:23 DEBUG : file1(0x3b047704eb00): close: 2026/07/03 04:09:23 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 04:09:23.512759257 +0000 UTC m=+84.070468893 2026/07/03 04:09:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:23 DEBUG : file1(0x3b047704eb00): >close: err= 2026/07/03 04:09:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 04:09:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:09:23 DEBUG : file2: newRWFileHandle: 2026/07/03 04:09:23 DEBUG : file2(0x3b047704f080): openPending: 2026/07/03 04:09:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 04:09:23 DEBUG : file2(0x3b047704f080): >openPending: err= 2026/07/03 04:09:23 DEBUG : file2: >newRWFileHandle: err= 2026/07/03 04:09:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 04:09:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/03 04:09:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/03 04:09:23 DEBUG : file2(0x3b047704f080): RWFileHandle.Flush 2026/07/03 04:09:23 DEBUG : file2(0x3b047704f080): RWFileHandle.Release 2026/07/03 04:09:23 DEBUG : file2(0x3b047704f080): close: 2026/07/03 04:09:23 DEBUG : file2: vfs cache: setting modification time to 2026-07-03 04:09:23.513866497 +0000 UTC m=+84.071576143 2026/07/03 04:09:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:23 DEBUG : file2(0x3b047704f080): >close: err= 2026/07/03 04:09:23 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : file2: reading active writers 2026/07/03 04:09:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : file2: reading active writers 2026/07/03 04:09:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : file2: reading active writers 2026/07/03 04:09:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : file2: reading active writers 2026/07/03 04:09:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/03 04:09:23 DEBUG : file1: vfs cache: starting upload 2026/07/03 04:09:23 DEBUG : file2: vfs cache: starting upload 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : file2: reading active writers 2026/07/03 04:09:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/03 04:09:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:23 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:23 DEBUG : Looking for writers 2026/07/03 04:09:23 DEBUG : file1: reading active writers 2026/07/03 04:09:23 DEBUG : file2: reading active writers 2026/07/03 04:09:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/03 04:09:23 DEBUG : file2: size = 0 OK 2026/07/03 04:09:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/03 04:09:23 INFO : file2: Copied (new) 2026/07/03 04:09:23 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-03 04:09:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/03 04:09:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/03 04:09:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 04:09:23 INFO : file2: vfs cache: upload succeeded try #1 2026/07/03 04:09:23 DEBUG : file1: size = 0 OK 2026/07/03 04:09:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/03 04:09:23 INFO : file1: Copied (new) 2026/07/03 04:09:23 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-03 04:09:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/03 04:09:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:23 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : file2: reading active writers 2026/07/03 04:09:24 DEBUG : >WaitForWriters: 2026/07/03 04:09:24 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file2: reading active writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : >WaitForWriters: 2026/07/03 04:09:24 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting 2026/07/03 04:09:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.16s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:24 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:24 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:24 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:24 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:24 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:24 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): openPending: 2026/07/03 04:09:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): >openPending: err= 2026/07/03 04:09:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): _writeAt: size=5, off=0 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): >_writeAt: n=5, err= 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): RWFileHandle.Flush 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): RWFileHandle.Flush 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): close: 2026/07/03 04:09:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 04:09:24.673817502 +0000 UTC m=+85.231527138 2026/07/03 04:09:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:24 DEBUG : file1(0x3b0476fdb380): >close: err= 2026/07/03 04:09:24 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:24 DEBUG : file1: vfs cache: starting upload 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:24 DEBUG : Looking for writers 2026/07/03 04:09:24 DEBUG : file1: reading active writers 2026/07/03 04:09:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:25 DEBUG : file1: size = 5 OK 2026/07/03 04:09:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:09:25 INFO : file1: Copied (new) 2026/07/03 04:09:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-03 04:09:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/03 04:09:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:25 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : >WaitForWriters: 2026/07/03 04:09:25 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.99s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:25 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:25 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:25 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:25 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:25 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:25 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): openPending: 2026/07/03 04:09:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): >openPending: err= 2026/07/03 04:09:25 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): _writeAt: size=5, off=0 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): >_writeAt: n=5, err= 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): RWFileHandle.Release 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): close: 2026/07/03 04:09:25 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 04:09:25.658476929 +0000 UTC m=+86.216186565 2026/07/03 04:09:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): >close: err= 2026/07/03 04:09:25 DEBUG : file1(0x3b04770edd40): RWFileHandle.Release 2026/07/03 04:09:25 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda/dir/file1: no such file or directory 2026/07/03 04:09:25 DEBUG : file1: vfs cache: starting upload 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:25 DEBUG : Looking for writers 2026/07/03 04:09:25 DEBUG : file1: reading active writers 2026/07/03 04:09:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:26 DEBUG : file1: size = 5 OK 2026/07/03 04:09:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:09:26 INFO : file1: Copied (new) 2026/07/03 04:09:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-03 04:09:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/03 04:09:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:26 DEBUG : Looking for writers 2026/07/03 04:09:26 DEBUG : file1: reading active writers 2026/07/03 04:09:26 DEBUG : >WaitForWriters: 2026/07/03 04:09:26 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:26 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:26 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:26 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:26 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:26 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 04:09:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:09:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:27 DEBUG : dir/file1(0x3b04771b2540): openPending: 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:27 DEBUG : dir/file1(0x3b04771b2540): >openPending: err= 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 04:09:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:27 DEBUG : dir/file1(0x3b04771b2540): _writeAt: size=5, off=0 2026/07/03 04:09:27 DEBUG : dir/file1(0x3b04771b2540): >_writeAt: n=5, err= 2026/07/03 04:09:27 DEBUG : dir/file1(0x3b04771b2540): close: 2026/07/03 04:09:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-03 04:09:27.187219156 +0000 UTC m=+87.744928802 2026/07/03 04:09:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:27 DEBUG : dir/file1(0x3b04771b2540): >close: err= 2026/07/03 04:09:27 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:27 DEBUG : dir/file1: size = 5 OK 2026/07/03 04:09:27 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:09:27 INFO : dir/file1: Copied (replaced existing) 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-03 04:09:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/03 04:09:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:27 DEBUG : dir: Looking for writers 2026/07/03 04:09:27 DEBUG : file1: reading active writers 2026/07/03 04:09:27 DEBUG : Looking for writers 2026/07/03 04:09:27 DEBUG : dir: reading active writers 2026/07/03 04:09:27 DEBUG : >WaitForWriters: 2026/07/03 04:09:27 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.81s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:28 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:28 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:28 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:28 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:28 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 04:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 04:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 04:09:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): _writeAt: size=5, off=0 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): openPending: 2026/07/03 04:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/03 04:09:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 04:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): >openPending: err= 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): >_writeAt: n=5, err= 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): _writeAt: size=15, off=5 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): >_writeAt: n=15, err= 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): close: 2026/07/03 04:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/03 04:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-03 04:09:28.987016404 +0000 UTC m=+89.544726070 2026/07/03 04:09:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:28 DEBUG : dir/file1(0x3b047725d380): >close: err= 2026/07/03 04:09:28 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:28 DEBUG : dir: Looking for writers 2026/07/03 04:09:28 DEBUG : file1: reading active writers 2026/07/03 04:09:28 DEBUG : Looking for writers 2026/07/03 04:09:28 DEBUG : dir: reading active writers 2026/07/03 04:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:28 DEBUG : dir: Looking for writers 2026/07/03 04:09:28 DEBUG : file1: reading active writers 2026/07/03 04:09:28 DEBUG : Looking for writers 2026/07/03 04:09:28 DEBUG : dir: reading active writers 2026/07/03 04:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:29 DEBUG : dir: Looking for writers 2026/07/03 04:09:29 DEBUG : file1: reading active writers 2026/07/03 04:09:29 DEBUG : Looking for writers 2026/07/03 04:09:29 DEBUG : dir: reading active writers 2026/07/03 04:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:29 DEBUG : dir: Looking for writers 2026/07/03 04:09:29 DEBUG : file1: reading active writers 2026/07/03 04:09:29 DEBUG : Looking for writers 2026/07/03 04:09:29 DEBUG : dir: reading active writers 2026/07/03 04:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:29 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 04:09:29 DEBUG : dir: Looking for writers 2026/07/03 04:09:29 DEBUG : file1: reading active writers 2026/07/03 04:09:29 DEBUG : Looking for writers 2026/07/03 04:09:29 DEBUG : dir: reading active writers 2026/07/03 04:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:29 DEBUG : dir: Looking for writers 2026/07/03 04:09:29 DEBUG : file1: reading active writers 2026/07/03 04:09:29 DEBUG : Looking for writers 2026/07/03 04:09:29 DEBUG : dir: reading active writers 2026/07/03 04:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:29 DEBUG : dir/file1: size = 20 OK 2026/07/03 04:09:29 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/03 04:09:29 INFO : dir/file1: Copied (replaced existing) 2026/07/03 04:09:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-03 04:09:28 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/03 04:09:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:29 DEBUG : dir: Looking for writers 2026/07/03 04:09:29 DEBUG : file1: reading active writers 2026/07/03 04:09:29 DEBUG : Looking for writers 2026/07/03 04:09:29 DEBUG : dir: reading active writers 2026/07/03 04:09:29 DEBUG : >WaitForWriters: 2026/07/03 04:09:29 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.78s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:30 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:30 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:30 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:30 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:30 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:30 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:30 DEBUG : file1(0x3b04772bf940): openPending: 2026/07/03 04:09:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:30 DEBUG : file1(0x3b04772bf940): >openPending: err= 2026/07/03 04:09:30 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 04:09:30 DEBUG : file1(0x3b04772bf940): _writeAt: size=5, off=0 2026/07/03 04:09:30 DEBUG : file1(0x3b04772bf940): >_writeAt: n=5, err= 2026/07/03 04:09:30 DEBUG : file1(0x3b04772bf940): close: 2026/07/03 04:09:30 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 04:09:30.249191124 +0000 UTC m=+90.806900760 2026/07/03 04:09:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:30 DEBUG : file1(0x3b04772bf940): >close: err= 2026/07/03 04:09:30 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:30 DEBUG : file1: vfs cache: starting upload 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:30 DEBUG : file1: size = 5 OK 2026/07/03 04:09:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:09:30 INFO : file1: Copied (new) 2026/07/03 04:09:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-03 04:09:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/03 04:09:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 04:09:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 04:09:30 DEBUG : Looking for writers 2026/07/03 04:09:30 DEBUG : file1: reading active writers 2026/07/03 04:09:30 DEBUG : >WaitForWriters: 2026/07/03 04:09:30 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:31 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/03 04:09:31 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a840): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a840): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a840): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.249006118 +0000 UTC m=+91.806715764 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.249006118 +0000 UTC m=+91.806715764 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ad40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b340): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b340): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b340): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.249006118 +0000 UTC m=+91.806715764 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d98700 item 1 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.251848299 +0000 UTC m=+91.809557945 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c300): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.251848299 +0000 UTC m=+91.809557945 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c310 item 2 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c940): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c940): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c940): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c940): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c940): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.253356162 +0000 UTC m=+91.811065808 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c940): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.253356162 +0000 UTC m=+91.811065808 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cdc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d380): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.253356162 +0000 UTC m=+91.811065808 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c690 item 3 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709da00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709da00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709da00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709da00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709da00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.255346331 +0000 UTC m=+91.813055977 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709da00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172040): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172040): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172040): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.255346331 +0000 UTC m=+91.813055977 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723cb60 item 4 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172780): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172780): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172780): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.256690036 +0000 UTC m=+91.814399682 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.256690036 +0000 UTC m=+91.814399682 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172c00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.256690036 +0000 UTC m=+91.814399682 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723d570 item 5 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.258701815 +0000 UTC m=+91.816411461 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173d00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173d00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173d00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173d00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173d00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.258701815 +0000 UTC m=+91.816411461 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173d00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a0e0 item 6 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084480): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084480): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084480): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.260148844 +0000 UTC m=+91.817858490 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.260148844 +0000 UTC m=+91.817858490 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084e80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084e80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.260148844 +0000 UTC m=+91.817858490 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a690 item 7 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.261932585 +0000 UTC m=+91.819642232 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d42c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d42c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d42c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d42c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d42c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.261932585 +0000 UTC m=+91.819642232 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d42c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703ad20 item 8 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04775d4980): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4d40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4d40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4d40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4d40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4d40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.263671252 +0000 UTC m=+91.821380898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4d40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.263671252 +0000 UTC m=+91.821380898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d51c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.263671252 +0000 UTC m=+91.821380898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b110 item 9 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5d40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5d40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5d40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5d40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5d40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.265910419 +0000 UTC m=+91.823620055 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5d40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144380): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.265910419 +0000 UTC m=+91.823620055 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b7a0 item 10 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771449c0): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04771449c0): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771449c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771449c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771449c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771449c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771449c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.267318825 +0000 UTC m=+91.825028471 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.267318825 +0000 UTC m=+91.825028471 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145880): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145880): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145880): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.267318825 +0000 UTC m=+91.825028471 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703bb20 item 11 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a000): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a000): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.269411678 +0000 UTC m=+91.827121324 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a640): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a640): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a640): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.269411678 +0000 UTC m=+91.827121324 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776001c0 item 12 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713ac80): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b047713ac80): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713ac80): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713ac80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713ac80): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713ac80): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713ac80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b040): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b040): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b040): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.271334339 +0000 UTC m=+91.829043985 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b700): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b700): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b700): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.271334339 +0000 UTC m=+91.829043985 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600770 item 13 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bd80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bd80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bd80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bd80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bd80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.273009838 +0000 UTC m=+91.830719484 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bd80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d246c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d246c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d246c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d246c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d246c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.273009838 +0000 UTC m=+91.830719484 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d246c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600cb0 item 14 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24d00): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b0476d24d00): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24d00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24d00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24d00): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24d00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d250c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d250c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d250c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d250c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d250c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.274483416 +0000 UTC m=+91.832193053 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d250c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25780): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25780): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25780): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.274483416 +0000 UTC m=+91.832193053 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601030 item 15 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25e00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25e00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.275998433 +0000 UTC m=+91.833708099 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2440): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2440): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2440): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.275998433 +0000 UTC m=+91.833708099 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776013b0 item 16 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2b80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2b80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2b80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2b80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2b80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.277432266 +0000 UTC m=+91.835141912 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2b80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.277432266 +0000 UTC m=+91.835141912 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3500): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3500): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3500): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.277432266 +0000 UTC m=+91.835141912 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601730 item 17 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3b80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3b80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3b80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3b80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3b80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.279189267 +0000 UTC m=+91.836898913 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3b80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0300): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.279189267 +0000 UTC m=+91.836898913 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601c00 item 18 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0ac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0ac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0ac0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0ac0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0ac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.280543031 +0000 UTC m=+91.838252677 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0ac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.280543031 +0000 UTC m=+91.838252677 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0fc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c14c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c14c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c14c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c14c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c14c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.280543031 +0000 UTC m=+91.838252677 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c14c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c60e0 item 19 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1b40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1b40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.282403677 +0000 UTC m=+91.840113323 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e180): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e180): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e180): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.282403677 +0000 UTC m=+91.840113323 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6850 item 20 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e800): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e800): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.283651872 +0000 UTC m=+91.841361518 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.283651872 +0000 UTC m=+91.841361518 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ed80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f300): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.283651872 +0000 UTC m=+91.841361518 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6cb0 item 21 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.285564685 +0000 UTC m=+91.843274331 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fec0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fec0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.285564685 +0000 UTC m=+91.843274331 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c71f0 item 22 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4640): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4640): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.286682937 +0000 UTC m=+91.844392573 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.286682937 +0000 UTC m=+91.844392573 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d4b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5040): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5040): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5040): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.286682937 +0000 UTC m=+91.844392573 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7570 item 23 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d56c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d56c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d56c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d56c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d56c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.288241605 +0000 UTC m=+91.845951241 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d56c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5c00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5c00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5c00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5c00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5c00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.288241605 +0000 UTC m=+91.845951241 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772d5c00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7a40 item 24 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5540): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b0476ea5540): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5540): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5540): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5540): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5540): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028080): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028080): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028080): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.289585451 +0000 UTC m=+91.847295086 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.289585451 +0000 UTC m=+91.847295086 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770285c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028c40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028c40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028c40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028c40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.289585451 +0000 UTC m=+91.847295086 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7dc0 item 25 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029dc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029dc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029dc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029dc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029dc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.291621585 +0000 UTC m=+91.849331221 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029dc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda400): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda400): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda400): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.291621585 +0000 UTC m=+91.849331221 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb8700 item 26 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdaa40): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b0476fdaa40): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdaa40): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdaa40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdaa40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdaa40): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdaa40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdae00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdae00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdae00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdae00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdae00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.293205261 +0000 UTC m=+91.850914898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdae00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.293205261 +0000 UTC m=+91.850914898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb840): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb840): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb840): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.293205261 +0000 UTC m=+91.850914898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb8d20 item 27 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770440c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770440c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770440c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770440c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770440c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.295076707 +0000 UTC m=+91.852786343 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770440c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044600): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044600): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044600): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044600): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044600): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.295076707 +0000 UTC m=+91.852786343 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044600): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb98f0 item 28 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044c40): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b0477044c40): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044c40): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044c40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477044c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045000): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045000): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.296363204 +0000 UTC m=+91.854072840 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770456c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770456c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770456c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770456c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770456c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.296363204 +0000 UTC m=+91.854072840 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770456c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb9ce0 item 29 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045d40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045d40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045d40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045d40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045d40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.297530708 +0000 UTC m=+91.855240344 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477045d40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062380): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.297530708 +0000 UTC m=+91.855240344 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cfe930 item 30 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770629c0): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04770629c0): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770629c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770629c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770629c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770629c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770629c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062d80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062d80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.29886801 +0000 UTC m=+91.856577646 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477062d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063440): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063440): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063440): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.29886801 +0000 UTC m=+91.856577646 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c9a070 item 31 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 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 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063ac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063ac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063ac0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063ac0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063ac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.300157564 +0000 UTC m=+91.857867200 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477063ac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0100): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0100): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0100): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0100): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0100): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.300157564 +0000 UTC m=+91.857867200 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0100): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c9aaf0 item 32 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.301386963 +0000 UTC m=+91.859096599 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212230 item 33 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.301787626 +0000 UTC m=+91.859497262 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d0bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d10c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d10c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d10c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d10c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d10c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.301787626 +0000 UTC m=+91.859497262 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d10c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772129a0 item 33 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1700): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1700): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1700): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.302921135 +0000 UTC m=+91.860630771 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212d20 item 34 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.303359058 +0000 UTC m=+91.861068694 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770d1b80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771201c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771201c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771201c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771201c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771201c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.303359058 +0000 UTC m=+91.861068694 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771201c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212ee0 item 34 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120800): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120800): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.304465747 +0000 UTC m=+91.862175384 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477213810 item 35 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.304875587 +0000 UTC m=+91.862585223 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477120c80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121180): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121180): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121180): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.304875587 +0000 UTC m=+91.862585223 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477213b90 item 35 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121800): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121800): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.306018585 +0000 UTC m=+91.863728221 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773002a0 item 36 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.306405011 +0000 UTC m=+91.864114646 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477121d00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152340): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152340): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152340): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.306405011 +0000 UTC m=+91.864114646 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477300460 item 36 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.307592211 +0000 UTC m=+91.865301848 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773008c0 item 37 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.308002873 +0000 UTC m=+91.865712509 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153300): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.308002873 +0000 UTC m=+91.865712509 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773010a0 item 37 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.309138857 +0000 UTC m=+91.866848493 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773016c0 item 38 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.309565069 +0000 UTC m=+91.867274704 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771824c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771824c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771824c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771824c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771824c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.309565069 +0000 UTC m=+91.867274704 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771824c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301880 item 38 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477182b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477182b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477182b40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477182b40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477182b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.310708446 +0000 UTC m=+91.868418083 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477182b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301d50 item 39 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.311173901 +0000 UTC m=+91.868883537 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183540): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183540): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183540): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.311173901 +0000 UTC m=+91.868883537 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c623f0 item 39 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183bc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183bc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.312369477 +0000 UTC m=+91.870079123 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477183bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e663f0 item 40 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.312878694 +0000 UTC m=+91.870588330 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c21c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2700): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2700): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2700): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.312878694 +0000 UTC m=+91.870588330 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e665b0 item 40 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.313910753 +0000 UTC m=+91.871620388 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c2cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c31c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c31c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c31c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66cb0 item 41 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c31c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c31c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.314317617 +0000 UTC m=+91.872027253 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c31c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66ee0 item 41 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.314734501 +0000 UTC m=+91.872444136 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3680): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3bc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3bc0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.314734501 +0000 UTC m=+91.872444136 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c3bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e671f0 item 41 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.315855597 +0000 UTC m=+91.873565233 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218800): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67650 item 42 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218800): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.316352841 +0000 UTC m=+91.874062477 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e678f0 item 42 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.316885131 +0000 UTC m=+91.874594767 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477218d40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772192c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772192c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772192c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772192c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772192c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.316885131 +0000 UTC m=+91.874594767 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772192c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67ab0 item 42 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.317990739 +0000 UTC m=+91.875700374 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219e00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498150 item 43 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219e00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.31840159 +0000 UTC m=+91.876111226 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477219e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498310 item 43 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.318812712 +0000 UTC m=+91.876522348 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c980): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c980): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c980): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.318812712 +0000 UTC m=+91.876522348 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725c980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774985b0 item 43 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.320135358 +0000 UTC m=+91.877844994 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725cfc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725d4c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725d4c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725d4c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774989a0 item 44 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725d4c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725d4c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.320511074 +0000 UTC m=+91.878220709 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725d4c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498b60 item 44 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.321097656 +0000 UTC m=+91.878807291 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047725da00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e080): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e080): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e080): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.321097656 +0000 UTC m=+91.878807291 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498d90 item 44 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.322188375 +0000 UTC m=+91.879898011 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729e6c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729ebc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729ebc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729ebc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499110 item 45 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729ebc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729ebc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.32263279 +0000 UTC m=+91.880342426 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729ebc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f2c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f2c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f2c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f2c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f2c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.32263279 +0000 UTC m=+91.880342426 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f2c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774992d0 item 45 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.323786167 +0000 UTC m=+91.881495803 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729f900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729fe00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729fe00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729fe00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774997a0 item 46 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729fe00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729fe00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.324210544 +0000 UTC m=+91.881920180 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047729fe00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fa600): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fa600): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fa600): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fa600): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fa600): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.324210544 +0000 UTC m=+91.881920180 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fa600): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499960 item 46 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.325458499 +0000 UTC m=+91.883168135 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fac40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb140): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb140): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477254310 item 47 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb140): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.325889539 +0000 UTC m=+91.883599175 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb840): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb840): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb840): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.325889539 +0000 UTC m=+91.883599175 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fb840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772544d0 item 47 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.327271665 +0000 UTC m=+91.884981301 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fbe80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733a480): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733a480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733a480): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772549a0 item 48 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733a480): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733a480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.327735306 +0000 UTC m=+91.885444943 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733a480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733ab80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733ab80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733ab80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733ab80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733ab80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.327735306 +0000 UTC m=+91.885444943 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733ab80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477254b60 item 48 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b1c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b1c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b1c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b1c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b1c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.328981938 +0000 UTC m=+91.886691575 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b1c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255500 item 49 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.329430923 +0000 UTC m=+91.887140559 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733b640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733bb80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733bb80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733bb80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733bb80): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733bb80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.329430923 +0000 UTC m=+91.887140559 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047733bb80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772556c0 item 49 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c300): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c300): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.330555185 +0000 UTC m=+91.888264820 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255c00 item 50 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.331496893 +0000 UTC m=+91.889206539 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735c800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735cd80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735cd80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735cd80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735cd80): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735cd80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.331496893 +0000 UTC m=+91.889206539 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735cd80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255e30 item 50 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d400): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d400): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d400): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.332687801 +0000 UTC m=+91.890397437 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a8cb0 item 51 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.333138268 +0000 UTC m=+91.890847904 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735d900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735de40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735de40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735de40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735de40): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735de40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.333138268 +0000 UTC m=+91.890847904 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047735de40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a8f50 item 51 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773925c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773925c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773925c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773925c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773925c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.334296925 +0000 UTC m=+91.892006561 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773925c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a98f0 item 52 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.334813655 +0000 UTC m=+91.892523291 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477392ac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393040): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393040): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393040): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.334813655 +0000 UTC m=+91.892523291 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a9b90 item 52 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773936c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773936c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773936c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773936c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773936c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.335874299 +0000 UTC m=+91.893583945 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773936c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc0e0 item 53 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.336372515 +0000 UTC m=+91.894082150 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477393bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0200): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0200): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0200): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.336372515 +0000 UTC m=+91.894082150 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc310 item 53 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.337799325 +0000 UTC m=+91.895508971 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc770 item 54 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.338427475 +0000 UTC m=+91.896137121 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b0d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1300): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.338427475 +0000 UTC m=+91.896137121 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cca80 item 54 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.339696629 +0000 UTC m=+91.897406265 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cd2d0 item 55 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.34021888 +0000 UTC m=+91.897928527 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cc4c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cc4c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cc4c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cc4c0): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cc4c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.34021888 +0000 UTC m=+91.897928527 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cc4c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cd500 item 55 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ccb40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ccb40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ccb40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ccb40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ccb40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.341547878 +0000 UTC m=+91.899257525 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ccb40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cdb90 item 56 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.342191057 +0000 UTC m=+91.899900693 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd5c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd5c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd5c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd5c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd5c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.342191057 +0000 UTC m=+91.899900693 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cd5c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd82a0 item 56 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.343308957 +0000 UTC m=+91.901018593 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cdc00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea240): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea240): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd88c0 item 57 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea240): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.343694151 +0000 UTC m=+91.901403786 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd8e70 item 57 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.344141761 +0000 UTC m=+91.901851397 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ea780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ead00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ead00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ead00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ead00): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ead00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.344141761 +0000 UTC m=+91.901851397 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ead00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd9570 item 57 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.345361031 +0000 UTC m=+91.903070668 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da01c0 item 58 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.345774279 +0000 UTC m=+91.903483915 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eb880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da0c40 item 58 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.34625408 +0000 UTC m=+91.903963715 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ebdc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408480): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408480): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408480): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.34625408 +0000 UTC m=+91.903963715 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da1340 item 58 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.347404922 +0000 UTC m=+91.905114558 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477408ac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409000): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da1ab0 item 59 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409000): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.347802689 +0000 UTC m=+91.905512325 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3c2a0 item 59 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.348283523 +0000 UTC m=+91.905993159 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409ac0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409ac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409ac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409ac0): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409ac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.348283523 +0000 UTC m=+91.905993159 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477409ac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3c5b0 item 59 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.349494909 +0000 UTC m=+91.907204545 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3ca80 item 60 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.349908175 +0000 UTC m=+91.907617811 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3ce70 item 60 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.350372027 +0000 UTC m=+91.908081663 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477492c80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493240): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493240): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493240): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.350372027 +0000 UTC m=+91.908081663 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d260 item 60 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.351504635 +0000 UTC m=+91.909214271 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493dc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493dc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493dc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d650 item 61 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493dc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493dc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.351969097 +0000 UTC m=+91.909678733 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477493dc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d25c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d25c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d25c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d25c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d25c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.351969097 +0000 UTC m=+91.909678733 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d25c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d810 item 61 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.353794827 +0000 UTC m=+91.911504473 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d2c00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3140): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3140): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3dc70 item 62 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3140): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.354437765 +0000 UTC m=+91.912147411 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3840): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3840): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3840): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.354437765 +0000 UTC m=+91.912147411 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477504070 item 62 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.355990322 +0000 UTC m=+91.913699968 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774d3e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f04c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f04c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f04c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775045b0 item 63 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f04c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f04c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.356573528 +0000 UTC m=+91.914283164 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f04c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f0bc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f0bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f0bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f0bc0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f0bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.356573528 +0000 UTC m=+91.914283164 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f0bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477504850 item 63 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 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 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.358129582 +0000 UTC m=+91.915839218 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477504d20 item 64 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.35860733 +0000 UTC m=+91.916316976 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1e40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1e40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1e40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1e40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1e40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.35860733 +0000 UTC m=+91.916316976 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774f1e40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477504f50 item 64 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516580): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516580): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516580): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516580): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516580): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.360187027 +0000 UTC m=+91.917896673 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516580): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477505500 item 65 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.360794468 +0000 UTC m=+91.918504114 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516f00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516f00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.360794468 +0000 UTC m=+91.918504114 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477516f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775057a0 item 65 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477517540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477517540): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477517540): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477517540): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477517540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.362411727 +0000 UTC m=+91.920121374 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477517540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477505b20 item 66 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.362974124 +0000 UTC m=+91.920683770 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775179c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554000): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554000): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554000): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.362974124 +0000 UTC m=+91.920683770 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477505ce0 item 66 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554640): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554640): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.364328889 +0000 UTC m=+91.922038535 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d8e770 item 67 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.364875496 +0000 UTC m=+91.922585142 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554ac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554fc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554fc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554fc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554fc0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554fc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.364875496 +0000 UTC m=+91.922585142 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477554fc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d8f730 item 67 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555640): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555640): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.366205284 +0000 UTC m=+91.923914931 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d8fdc0 item 68 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.366854995 +0000 UTC m=+91.924564641 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477555b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576180): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576180): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576180): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.366854995 +0000 UTC m=+91.924564641 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477148150 item 68 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775767c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775767c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775767c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775767c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775767c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.368157643 +0000 UTC m=+91.925867279 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775767c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477148690 item 69 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.368591918 +0000 UTC m=+91.926301554 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477576c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577140): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577140): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577140): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.368591918 +0000 UTC m=+91.926301554 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477148850 item 69 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775777c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775777c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775777c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775777c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775777c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.369867405 +0000 UTC m=+91.927577040 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775777c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477148c40 item 70 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.370389095 +0000 UTC m=+91.928098731 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477577cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6300): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.370389095 +0000 UTC m=+91.928098731 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477148e00 item 70 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.371676524 +0000 UTC m=+91.929386159 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477149500 item 71 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.372180441 +0000 UTC m=+91.929890077 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b6e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7380): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.372180441 +0000 UTC m=+91.929890077 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477149730 item 71 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7a00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7a00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.373598145 +0000 UTC m=+91.931307781 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775b7a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca4380 item 72 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.37419721 +0000 UTC m=+91.931906846 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624540): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624540): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624540): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.37419721 +0000 UTC m=+91.931906846 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca5110 item 72 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.376689322 +0000 UTC m=+91.934398958 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774183c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624700): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624700): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca4af0 item 73 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624700): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.377249675 +0000 UTC m=+91.934959311 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca5730 item 73 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.377886331 +0000 UTC m=+91.935595967 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477624bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625100): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625100): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625100): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625100): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625100): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.377886331 +0000 UTC m=+91.935595967 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625100): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca5e30 item 73 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.379326727 +0000 UTC m=+91.937036363 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625c40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625c40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625c40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd0620 item 74 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625c40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.379829261 +0000 UTC m=+91.937538907 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477625c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd0d20 item 74 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.380381659 +0000 UTC m=+91.938091305 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776988c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776988c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776988c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776988c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776988c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.380381659 +0000 UTC m=+91.938091305 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776988c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd1490 item 74 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.381679397 +0000 UTC m=+91.939389043 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360540 item 75 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.382109175 +0000 UTC m=+91.939818821 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360700 item 75 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.382626908 +0000 UTC m=+91.940336554 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699940): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699e80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699e80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.382626908 +0000 UTC m=+91.940336554 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773608c0 item 75 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.383886064 +0000 UTC m=+91.941595710 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418f00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360cb0 item 76 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418f00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.38435262 +0000 UTC m=+91.942062266 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360e70 item 76 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.384887184 +0000 UTC m=+91.942596820 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774199c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774199c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774199c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774199c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774199c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.384887184 +0000 UTC m=+91.942596820 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774199c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361030 item 76 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.385987882 +0000 UTC m=+91.943697518 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc100): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773613b0 item 77 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.386419693 +0000 UTC m=+91.944129329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fce40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fce40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fce40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fce40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fce40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.386419693 +0000 UTC m=+91.944129329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fce40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361570 item 77 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.387509041 +0000 UTC m=+91.945218677 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361960 item 78 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.387958044 +0000 UTC m=+91.945667680 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff380): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.387958044 +0000 UTC m=+91.945667680 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d861c0 item 78 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.389195699 +0000 UTC m=+91.946905335 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffbc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a5c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a5c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a5c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86540 item 79 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a5c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a5c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.38970171 +0000 UTC m=+91.947411356 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a5c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ae80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ae80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ae80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ae80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ae80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.38970171 +0000 UTC m=+91.947411356 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9ae80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86700 item 79 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.391121067 +0000 UTC m=+91.948830713 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b600): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9be40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9be40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9be40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86af0 item 80 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9be40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9be40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.391625143 +0000 UTC m=+91.949334789 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9be40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c640): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c640): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c640): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.391625143 +0000 UTC m=+91.949334789 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86d90 item 80 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cc80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cc80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cc80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cc80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cc80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.392977305 +0000 UTC m=+91.950686951 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cc80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d87420 item 81 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.393529231 +0000 UTC m=+91.951238878 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d740): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d740): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d740): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.393529231 +0000 UTC m=+91.951238878 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d87b90 item 81 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ddc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ddc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ddc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ddc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ddc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.394695432 +0000 UTC m=+91.952405079 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ddc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476904c40 item 82 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.395220378 +0000 UTC m=+91.952930024 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771723c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172a40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172a40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172a40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172a40): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172a40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.395220378 +0000 UTC m=+91.952930024 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172a40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476904f50 item 82 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.396488722 +0000 UTC m=+91.954198368 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771730c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476905420 item 83 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.39693509 +0000 UTC m=+91.954644736 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771735c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173b00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173b00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173b00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173b00): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173b00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.39693509 +0000 UTC m=+91.954644736 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173b00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476905730 item 83 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084280): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084280): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084280): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.398023235 +0000 UTC m=+91.955732871 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d99030 item 84 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.39852654 +0000 UTC m=+91.956236176 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d00): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.39852654 +0000 UTC m=+91.956236176 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d999d0 item 84 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085840): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085840): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085840): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.399539654 +0000 UTC m=+91.957249290 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c460 item 85 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.399983858 +0000 UTC m=+91.957693494 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4780): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4780): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4780): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.399983858 +0000 UTC m=+91.957693494 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c620 item 85 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4e00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4e00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.401008553 +0000 UTC m=+91.958718189 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c9a0 item 86 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.401494907 +0000 UTC m=+91.959204543 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5880): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5880): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5880): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.401494907 +0000 UTC m=+91.959204543 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723cb60 item 86 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144000): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144000): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.402516095 +0000 UTC m=+91.960225731 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723d570 item 87 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.402915957 +0000 UTC m=+91.960625593 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144a40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144a40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144a40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144a40): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144a40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.402915957 +0000 UTC m=+91.960625593 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144a40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723d9d0 item 87 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771450c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771450c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771450c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771450c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771450c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.403977892 +0000 UTC m=+91.961687528 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771450c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a150 item 88 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.40443466 +0000 UTC m=+91.962144296 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771456c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145c40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145c40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145c40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145c40): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.40443466 +0000 UTC m=+91.962144296 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a310 item 88 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.405530148 +0000 UTC m=+91.963239784 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a9c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a9c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a9c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a8c0 item 89 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a9c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a9c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.405924971 +0000 UTC m=+91.963634607 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a9c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703abd0 item 89 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.406363925 +0000 UTC m=+91.964073571 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713af00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b480): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b480): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b480): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.406363925 +0000 UTC m=+91.964073571 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703ae00 item 89 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.407395303 +0000 UTC m=+91.965104939 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713bac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24280): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24280): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b1f0 item 90 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24280): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.407830821 +0000 UTC m=+91.965540457 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b570 item 90 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.408317887 +0000 UTC m=+91.966027522 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24940): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24f00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24f00): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.408317887 +0000 UTC m=+91.966027522 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b730 item 90 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.409484298 +0000 UTC m=+91.967193934 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703bab0 item 91 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.40979961 +0000 UTC m=+91.967509247 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703bc70 item 91 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.41028925 +0000 UTC m=+91.967998886 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec20c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2740): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2740): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2740): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.41028925 +0000 UTC m=+91.967998886 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703be30 item 91 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.411378687 +0000 UTC m=+91.969088323 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec32c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec32c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec32c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600380 item 92 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec32c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec32c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.411759181 +0000 UTC m=+91.969468818 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec32c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600770 item 92 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.412220709 +0000 UTC m=+91.969930346 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.412220709 +0000 UTC m=+91.969930346 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600af0 item 92 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.413307601 +0000 UTC m=+91.971017237 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0cc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600e70 item 93 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0cc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.413700629 +0000 UTC m=+91.971410265 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c13c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c13c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c13c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c13c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c13c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.413700629 +0000 UTC m=+91.971410265 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c13c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601030 item 93 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.414882249 +0000 UTC m=+91.972591885 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e040): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e040): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776013b0 item 94 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e040): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.415297119 +0000 UTC m=+91.973006755 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e740): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e740): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e740): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.415297119 +0000 UTC m=+91.973006755 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601570 item 94 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.4164262 +0000 UTC m=+91.974135835 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704ee00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f340): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f340): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776018f0 item 95 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f340): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.416813298 +0000 UTC m=+91.974522934 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.416813298 +0000 UTC m=+91.974522934 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601ab0 item 95 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 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 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.418414105 +0000 UTC m=+91.976123741 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5ec0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5ec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5ec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601e30 item 96 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5ec0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5ec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.418841699 +0000 UTC m=+91.976551335 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5ec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028700): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028700): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028700): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.418841699 +0000 UTC m=+91.976551335 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6150 item 96 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= 2026/07/03 04:09:31 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:31 DEBUG : Looking for writers 2026/07/03 04:09:31 DEBUG : >WaitForWriters: 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:31 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/03 04:09:31 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743f5c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743f5c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743f5c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743f5c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743f5c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.65900492 +0000 UTC m=+92.216714566 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743f5c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.65900492 +0000 UTC m=+92.216714566 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047743fa40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c000): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c000): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c000): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.65900492 +0000 UTC m=+92.216714566 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb9ce0 item 1 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c640): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c640): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.661049542 +0000 UTC m=+92.218759178 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746c640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746cb40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746cb40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746cb40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746cb40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746cb40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.661049542 +0000 UTC m=+92.218759178 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746cb40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cff500 item 2 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d180): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d180): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d180): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.662428252 +0000 UTC m=+92.220137899 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.662428252 +0000 UTC m=+92.220137899 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746d600): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746dac0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746dac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746dac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746dac0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746dac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.662428252 +0000 UTC m=+92.220137899 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047746dac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c9a3f0 item 3 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e240): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e240): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e240): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.664351366 +0000 UTC m=+92.222061012 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e780): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e780): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e780): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.664351366 +0000 UTC m=+92.222061012 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7e780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772120e0 item 4 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7edc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7edc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7edc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7edc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7edc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.665660975 +0000 UTC m=+92.223370621 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7edc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.665660975 +0000 UTC m=+92.223370621 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f700): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f700): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f700): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.665660975 +0000 UTC m=+92.223370621 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7f700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212a80 item 5 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7fd80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7fd80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7fd80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7fd80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7fd80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.667573289 +0000 UTC m=+92.225282935 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476e7fd80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f463c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f463c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f463c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f463c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f463c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.667573289 +0000 UTC m=+92.225282935 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f463c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212f50 item 6 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46a40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46a40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46a40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46a40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46a40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.668981304 +0000 UTC m=+92.226690950 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46a40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.668981304 +0000 UTC m=+92.226690950 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f46f40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47400): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47400): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47400): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.668981304 +0000 UTC m=+92.226690950 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477213880 item 7 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47a80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47a80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47a80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47a80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47a80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.671000097 +0000 UTC m=+92.228709733 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f47a80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c0c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c0c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c0c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c0c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c0c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.671000097 +0000 UTC m=+92.228709733 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c0c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773002a0 item 8 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c680): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b047700c680): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c680): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c680): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c680): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c680): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700c680): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700ca40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700ca40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700ca40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700ca40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700ca40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.672502801 +0000 UTC m=+92.230212447 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700ca40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.672502801 +0000 UTC m=+92.230212447 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700cec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700d3c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700d3c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700d3c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700d3c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700d3c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.672502801 +0000 UTC m=+92.230212447 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700d3c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477300620 item 9 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700da40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700da40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700da40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700da40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700da40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.674356272 +0000 UTC m=+92.232065918 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047700da40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a080): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a080): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a080): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.674356272 +0000 UTC m=+92.232065918 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301340 item 10 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a6c0): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b047702a6c0): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a6c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a6c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a6c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a6c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702a6c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702aa80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702aa80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702aa80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702aa80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702aa80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.675824962 +0000 UTC m=+92.233534609 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702aa80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.675824962 +0000 UTC m=+92.233534609 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702af80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702b480): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702b480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702b480): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702b480): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702b480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.675824962 +0000 UTC m=+92.233534609 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702b480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301810 item 11 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702bb00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702bb00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702bb00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702bb00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702bb00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.677662174 +0000 UTC m=+92.235371810 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047702bb00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064140): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064140): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064140): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.677662174 +0000 UTC m=+92.235371810 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301e30 item 12 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064780): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b0477064780): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064780): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064780): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064780): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064780): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064b40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064b40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.679029724 +0000 UTC m=+92.236739370 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477064b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065200): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065200): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065200): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.679029724 +0000 UTC m=+92.236739370 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66150 item 13 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.680365743 +0000 UTC m=+92.238075380 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065dc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065dc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065dc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065dc0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065dc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.680365743 +0000 UTC m=+92.238075380 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477065dc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e669a0 item 14 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce500): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04770ce500): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce500): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce500): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce500): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce500): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce8c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce8c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce8c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce8c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce8c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.681786743 +0000 UTC m=+92.239496380 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770ce8c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cef80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cef80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cef80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cef80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cef80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.681786743 +0000 UTC m=+92.239496380 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cef80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66e00 item 15 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cf600): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cf600): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cf600): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cf600): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cf600): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.683230036 +0000 UTC m=+92.240939762 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cf600): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cfb40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cfb40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cfb40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cfb40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cfb40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.683230036 +0000 UTC m=+92.240939762 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770cfb40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e672d0 item 16 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106280): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106280): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106280): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.684588477 +0000 UTC m=+92.242298123 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.684588477 +0000 UTC m=+92.242298123 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106c00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106c00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106c00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106c00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106c00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.684588477 +0000 UTC m=+92.242298123 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106c00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67810 item 17 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107280): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107280): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107280): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.686356469 +0000 UTC m=+92.244066105 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771077c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771077c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771077c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771077c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771077c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.686356469 +0000 UTC m=+92.244066105 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771077c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67e30 item 18 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107e40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107e40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107e40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107e40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107e40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.687486693 +0000 UTC m=+92.245196329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477107e40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.687486693 +0000 UTC m=+92.245196329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152940): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152940): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152940): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152940): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152940): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.687486693 +0000 UTC m=+92.245196329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152940): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498380 item 19 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152fc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152fc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152fc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152fc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152fc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.68971593 +0000 UTC m=+92.247425587 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477152fc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153500): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153500): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153500): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.68971593 +0000 UTC m=+92.247425587 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774989a0 item 20 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153b80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153b80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153b80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153b80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153b80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.691103939 +0000 UTC m=+92.248813605 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477153b80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.691103939 +0000 UTC m=+92.248813605 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a680): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a680): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a680): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a680): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a680): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.691103939 +0000 UTC m=+92.248813605 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719a680): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498d90 item 21 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719ad00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719ad00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719ad00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719ad00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719ad00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.692865006 +0000 UTC m=+92.250574663 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719ad00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b240): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b240): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b240): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.692865006 +0000 UTC m=+92.250574663 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499260 item 22 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b8c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b8c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b8c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b8c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b8c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.694273594 +0000 UTC m=+92.251983240 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719b8c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.694273594 +0000 UTC m=+92.251983240 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047719bdc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bc3c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bc3c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bc3c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bc3c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bc3c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.694273594 +0000 UTC m=+92.251983240 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bc3c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499730 item 23 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bca40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bca40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bca40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bca40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bca40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.696060611 +0000 UTC m=+92.253770257 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bca40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bcf80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bcf80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bcf80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bcf80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bcf80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.696060611 +0000 UTC m=+92.253770257 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bcf80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499c00 item 24 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd5c0): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04771bd5c0): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd5c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd5c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd5c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd5c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.697378918 +0000 UTC m=+92.255088614 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bd980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.697378918 +0000 UTC m=+92.255088614 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771bde80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772084c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772084c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772084c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772084c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772084c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.697378918 +0000 UTC m=+92.255088614 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772084c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772545b0 item 25 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477208b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477208b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477208b40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477208b40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477208b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.699249774 +0000 UTC m=+92.256959409 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477208b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209080): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209080): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209080): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.699249774 +0000 UTC m=+92.256959409 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477254bd0 item 26 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772096c0): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04772096c0): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772096c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772096c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772096c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772096c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772096c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209a80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209a80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209a80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209a80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209a80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.700580453 +0000 UTC m=+92.258290089 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477209a80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.700580453 +0000 UTC m=+92.258290089 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772565c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772565c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772565c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772565c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772565c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.700580453 +0000 UTC m=+92.258290089 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772565c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255570 item 27 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256c40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256c40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256c40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256c40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.702339508 +0000 UTC m=+92.260049145 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477256c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257180): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257180): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257180): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.702339508 +0000 UTC m=+92.260049145 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255c00 item 28 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772577c0): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04772577c0): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772577c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772577c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772577c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772577c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772577c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257b80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257b80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257b80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257b80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257b80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.70372999 +0000 UTC m=+92.261439646 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477257b80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0340): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0340): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0340): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.70372999 +0000 UTC m=+92.261439646 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a85b0 item 29 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a09c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a09c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a09c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a09c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a09c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.70502316 +0000 UTC m=+92.262732816 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a09c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0f00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0f00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.70502316 +0000 UTC m=+92.262732816 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a0f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a8f50 item 30 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1540): _readAt: size=2, off=0 2026/07/03 04:09:31 ERROR : open-test-file(0x3b04772a1540): Couldn't read size of file 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1540): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1540): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1540): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1540): close: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1900): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1900): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.706386081 +0000 UTC m=+92.264095757 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772a1900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be0c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be0c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be0c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be0c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be0c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.706386081 +0000 UTC m=+92.264095757 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be0c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a98f0 item 31 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 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 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.707752779 +0000 UTC m=+92.265462435 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772be740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bec80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bec80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bec80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bec80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bec80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.707752779 +0000 UTC m=+92.265462435 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bec80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a9d50 item 32 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf2c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf2c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf2c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf2c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf2c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.709182997 +0000 UTC m=+92.266892652 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf2c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc310 item 33 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.709673667 +0000 UTC m=+92.267383303 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bf740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bfc40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bfc40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bfc40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bfc40): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bfc40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.709673667 +0000 UTC m=+92.267383303 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772bfc40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc4d0 item 33 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e380): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e380): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e380): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.711204794 +0000 UTC m=+92.268914441 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cca80 item 34 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.71229352 +0000 UTC m=+92.270003156 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fdec0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fdec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fdec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fdec0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fdec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.71229352 +0000 UTC m=+92.270003156 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fdec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361c00 item 34 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e4c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e4c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e4c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e4c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e4c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.713797255 +0000 UTC m=+92.271506891 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731e4c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc230 item 35 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.714388035 +0000 UTC m=+92.272097671 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f500): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f500): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f500): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.714388035 +0000 UTC m=+92.272097671 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731f500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cc460 item 35 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731fb80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731fb80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731fb80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731fb80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731fb80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.715717242 +0000 UTC m=+92.273426879 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047731fb80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772ccf50 item 36 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.716350712 +0000 UTC m=+92.274060349 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be840): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be840): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be840): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.716350712 +0000 UTC m=+92.274060349 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776be840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cd3b0 item 36 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bee80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bee80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bee80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bee80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bee80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.718046669 +0000 UTC m=+92.275756315 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bee80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cda40 item 37 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.718625597 +0000 UTC m=+92.276335293 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf800): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf800): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf800): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.718625597 +0000 UTC m=+92.276335293 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bf800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772cdc00 item 37 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bfe80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bfe80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bfe80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bfe80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bfe80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.719957579 +0000 UTC m=+92.277667215 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776bfe80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773605b0 item 38 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.72059686 +0000 UTC m=+92.278306496 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028a80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028a80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028a80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028a80): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028a80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.72059686 +0000 UTC m=+92.278306496 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477028a80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360770 item 38 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029d00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029d00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029d00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029d00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029d00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.721854212 +0000 UTC m=+92.279563868 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477029d00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360af0 item 39 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.722363629 +0000 UTC m=+92.280073346 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698880): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698880): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698880): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.722363629 +0000 UTC m=+92.280073346 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477360d20 item 39 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.723676536 +0000 UTC m=+92.281386182 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477698f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773610a0 item 40 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.724319044 +0000 UTC m=+92.282028690 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418400): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418400): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418400): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.724319044 +0000 UTC m=+92.282028690 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6070 item 40 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.725620649 +0000 UTC m=+92.283330295 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774189c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418ec0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418ec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418ec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6540 item 41 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418ec0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418ec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.726315013 +0000 UTC m=+92.284024659 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477418ec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6850 item 41 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.726846692 +0000 UTC m=+92.284556338 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477419380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774198c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774198c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774198c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774198c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774198c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.726846692 +0000 UTC m=+92.284556338 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774198c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6af0 item 41 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.728294843 +0000 UTC m=+92.286004490 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bfe780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff500): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff500): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c6e70 item 42 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff500): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.728791225 +0000 UTC m=+92.286500882 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bff500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7030 item 42 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.729374692 +0000 UTC m=+92.287084338 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476bffc40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a6c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a6c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a6c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a6c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a6c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.729374692 +0000 UTC m=+92.287084338 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9a6c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7260 item 42 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.730667341 +0000 UTC m=+92.288376997 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9aec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b500): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b500): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7810 item 43 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b500): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.731191425 +0000 UTC m=+92.288901061 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9b500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c79d0 item 43 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.731892202 +0000 UTC m=+92.289601848 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d9bd80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c3c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c3c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c3c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c3c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c3c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.731892202 +0000 UTC m=+92.289601848 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709c3c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775c7b90 item 43 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.733466159 +0000 UTC m=+92.291175805 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709ca00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cf00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cf00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cf00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca4380 item 44 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cf00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cf00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.733984534 +0000 UTC m=+92.291694180 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709cf00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca5110 item 44 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.734616851 +0000 UTC m=+92.292326497 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709d540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709dac0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709dac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709dac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709dac0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709dac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.734616851 +0000 UTC m=+92.292326497 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047709dac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476ca5490 item 44 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.735850048 +0000 UTC m=+92.293559694 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172800): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172800): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172800): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd0230 item 45 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172800): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172800): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.73635694 +0000 UTC m=+92.294066586 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172800): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172f00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172f00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172f00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172f00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172f00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.73635694 +0000 UTC m=+92.294066586 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477172f00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd0460 item 45 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.737851959 +0000 UTC m=+92.295561605 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173a40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173a40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173a40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd1030 item 46 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173a40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173a40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.738391172 +0000 UTC m=+92.296100818 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477173a40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084240): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084240): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084240): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.738391172 +0000 UTC m=+92.296100818 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd1b20 item 46 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.73981089 +0000 UTC m=+92.297520526 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d862a0 item 47 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.740334043 +0000 UTC m=+92.298043679 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477084d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.740334043 +0000 UTC m=+92.298043679 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477085b00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86460 item 47 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.741571578 +0000 UTC m=+92.299281215 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86850 item 48 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.741979845 +0000 UTC m=+92.299689481 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d4980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5080): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5080): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5080): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.741979845 +0000 UTC m=+92.299689481 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86a10 item 48 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.743182996 +0000 UTC m=+92.300892631 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d56c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d86e70 item 49 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.743607693 +0000 UTC m=+92.301317329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04775d5b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144180): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144180): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144180): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.743607693 +0000 UTC m=+92.301317329 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d87340 item 49 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a300): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a300): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.744799301 +0000 UTC m=+92.302508938 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476904a80 item 50 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.745386175 +0000 UTC m=+92.303095810 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713a840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713adc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713adc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713adc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713adc0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713adc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.745386175 +0000 UTC m=+92.303095810 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713adc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476904d90 item 50 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b440): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b440): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b440): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.746518592 +0000 UTC m=+92.304228238 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04769052d0 item 51 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.747049009 +0000 UTC m=+92.304758645 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713b940): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713be80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713be80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713be80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713be80): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713be80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.747049009 +0000 UTC m=+92.304758645 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047713be80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476905490 item 51 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24900): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24900): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.74835907 +0000 UTC m=+92.306068716 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d98700 item 52 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.749053555 +0000 UTC m=+92.306763191 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d24e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25380): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.749053555 +0000 UTC m=+92.306763191 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d992d0 item 52 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.750316238 +0000 UTC m=+92.308025874 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476d25a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c2a0 item 53 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.750831846 +0000 UTC m=+92.308541482 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2640): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2640): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2640): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.750831846 +0000 UTC m=+92.308541482 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c460 item 53 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2cc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2cc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.752237658 +0000 UTC m=+92.309947294 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec2cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c7e0 item 54 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.752827746 +0000 UTC m=+92.310537382 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec31c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3740): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3740): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3740): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.752827746 +0000 UTC m=+92.310537382 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723c9a0 item 54 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.753908788 +0000 UTC m=+92.311618423 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ec3dc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723d2d0 item 55 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.754398237 +0000 UTC m=+92.312107873 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0b80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0b80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0b80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0b80): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0b80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.754398237 +0000 UTC m=+92.312107873 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c0b80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723d570 item 55 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1200): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1200): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1200): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.755541725 +0000 UTC m=+92.313251361 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047723db90 item 56 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.755995447 +0000 UTC m=+92.313705083 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1c80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1c80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1c80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1c80): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1c80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.755995447 +0000 UTC m=+92.313705083 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770c1c80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a150 item 56 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.757164474 +0000 UTC m=+92.314874110 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e3c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e900): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a700 item 57 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e900): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.757515964 +0000 UTC m=+92.315225600 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704e900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703a8c0 item 57 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.757945862 +0000 UTC m=+92.315655499 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704eec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f440): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f440): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f440): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.757945862 +0000 UTC m=+92.315655499 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704f440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703abd0 item 57 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.759180863 +0000 UTC m=+92.316890499 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047704fa80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4400): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4400): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b030 item 58 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4400): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.75955258 +0000 UTC m=+92.317262217 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea4400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b1f0 item 58 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.760032522 +0000 UTC m=+92.317742159 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476ea5e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda4c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda4c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda4c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda4c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda4c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.760032522 +0000 UTC m=+92.317742159 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fda4c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b570 item 58 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.761188795 +0000 UTC m=+92.318898432 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdab00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb040): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb040): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703b8f0 item 59 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb040): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.761675288 +0000 UTC m=+92.319384925 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703bab0 item 59 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.762195477 +0000 UTC m=+92.319905112 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdb580): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdbb00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdbb00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdbb00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdbb00): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdbb00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.762195477 +0000 UTC m=+92.319905112 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476fdbb00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b047703bc70 item 59 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.763505057 +0000 UTC m=+92.321214692 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc340): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc880): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc880): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776001c0 item 60 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc880): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.76391682 +0000 UTC m=+92.321626457 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fc880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600380 item 60 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.764435955 +0000 UTC m=+92.322145591 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fcdc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd380): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.764435955 +0000 UTC m=+92.322145591 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600770 item 60 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.765646269 +0000 UTC m=+92.323355905 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772fd9c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6180): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6180): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600cb0 item 61 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6180): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.766075416 +0000 UTC m=+92.323785053 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6880): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6880): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6880): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.766075416 +0000 UTC m=+92.323785053 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477600e70 item 61 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.76738696 +0000 UTC m=+92.325096596 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b6ec0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7400): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7400): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776011f0 item 62 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7400): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.767800798 +0000 UTC m=+92.325510434 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7b00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7b00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7b00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7b00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7b00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.767800798 +0000 UTC m=+92.325510434 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04770b7b00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776013b0 item 62 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.769207671 +0000 UTC m=+92.326917307 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106780): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106780): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106780): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477601730 item 63 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106780): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106780): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.769763565 +0000 UTC m=+92.327473211 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106780): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106e80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106e80): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.769763565 +0000 UTC m=+92.327473211 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477106e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04776018f0 item 63 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 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 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): >_readAt: n=0, err=Bad file descriptor 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.771173395 +0000 UTC m=+92.328883031 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb8070 item 64 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.771615264 +0000 UTC m=+92.329324901 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477144d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145580): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145580): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145580): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145580): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145580): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.771615264 +0000 UTC m=+92.329324901 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145580): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb8690 item 64 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145bc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145bc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145bc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145bc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145bc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.772994426 +0000 UTC m=+92.330704062 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477145bc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb8cb0 item 65 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.77350257 +0000 UTC m=+92.331212206 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44640): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44640): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44640): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.77350257 +0000 UTC m=+92.331212206 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb9180 item 65 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44c80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44c80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44c80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44c80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44c80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.775066309 +0000 UTC m=+92.332775945 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f44c80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb98f0 item 66 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.775563261 +0000 UTC m=+92.333272898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45100): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45640): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45640): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45640): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.775563261 +0000 UTC m=+92.333272898 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cb9ab0 item 66 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45c80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45c80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45c80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45c80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45c80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.776729162 +0000 UTC m=+92.334438799 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0476f45c80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cfe2a0 item 67 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.777278925 +0000 UTC m=+92.334988561 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4700): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4700): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4700): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4700): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4700): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.777278925 +0000 UTC m=+92.334988561 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4700): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cfe930 item 67 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4d80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4d80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4d80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4d80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4d80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.778477588 +0000 UTC m=+92.336187223 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a4d80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c9a070 item 68 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.779156122 +0000 UTC m=+92.336865758 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a57c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a57c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a57c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a57c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a57c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.779156122 +0000 UTC m=+92.336865758 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a57c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c9a5b0 item 68 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5e00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5e00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.780312365 +0000 UTC m=+92.338022001 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771a5e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c9bc70 item 69 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.780775374 +0000 UTC m=+92.338485010 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6880): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6880): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6880): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6880): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6880): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.780775374 +0000 UTC m=+92.338485010 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04771c6880): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212230 item 69 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776997c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776997c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776997c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776997c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776997c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.782121674 +0000 UTC m=+92.339831320 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04776997c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361340 item 70 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.782598409 +0000 UTC m=+92.340308045 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477699cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0300): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.782598409 +0000 UTC m=+92.340308045 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361500 item 70 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.78365277 +0000 UTC m=+92.341362407 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773618f0 item 71 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.784071948 +0000 UTC m=+92.341781584 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f0e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1380): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1380): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.784071948 +0000 UTC m=+92.341781584 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477361ab0 item 71 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1a00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1a00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.785148991 +0000 UTC m=+92.342858628 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04769f1a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477300230 item 72 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.785598606 +0000 UTC m=+92.343308242 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240540): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240540): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240540): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240540): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240540): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.785598606 +0000 UTC m=+92.343308242 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240540): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04773003f0 item 72 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.786676873 +0000 UTC m=+92.344386508 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477240b00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241000): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477300850 item 73 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241000): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.787098705 +0000 UTC m=+92.344808340 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477300d90 item 73 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.787541597 +0000 UTC m=+92.345251233 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772414c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241a00): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241a00): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.787541597 +0000 UTC m=+92.345251233 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477241a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301340 item 73 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.788610385 +0000 UTC m=+92.346320020 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e640): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301810 item 74 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e640): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.789009886 +0000 UTC m=+92.346719522 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727e640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301ab0 item 74 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.789515776 +0000 UTC m=+92.347225412 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727eb80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f100): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f100): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f100): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f100): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f100): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.789515776 +0000 UTC m=+92.347225412 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f100): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477301ce0 item 74 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.790577421 +0000 UTC m=+92.348287057 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727f740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727fc40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727fc40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727fc40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476c63c70 item 75 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727fc40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727fc40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.790950983 +0000 UTC m=+92.348660618 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047727fc40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): _writeAt: size=3, off=2 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66230 item 75 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.791403423 +0000 UTC m=+92.349113059 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6280): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b67c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b67c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b67c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b67c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b67c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.791403423 +0000 UTC m=+92.349113059 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b67c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66540 item 75 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.792469796 +0000 UTC m=+92.350179432 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b6e00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7300): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66c40 item 76 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7300): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.792849098 +0000 UTC m=+92.350558734 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e66e70 item 76 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): _writeAt: size=3, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.793332406 +0000 UTC m=+92.351042043 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7840): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7dc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7dc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7dc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7dc0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7dc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.793332406 +0000 UTC m=+92.351042043 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04772b7dc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67110 item 76 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.794418698 +0000 UTC m=+92.352128334 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322a00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322a00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322a00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e675e0 item 77 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322a00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322a00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.794819451 +0000 UTC m=+92.352529097 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477322a00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323100): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323100): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323100): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323100): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323100): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.794819451 +0000 UTC m=+92.352529097 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323100): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67880 item 77 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.796054221 +0000 UTC m=+92.353763857 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323c40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323c40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323c40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476e67c00 item 78 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323c40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323c40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.796487144 +0000 UTC m=+92.354196779 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477323c40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390440): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390440): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390440): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390440): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390440): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.796487144 +0000 UTC m=+92.354196779 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390440): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774980e0 item 78 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.79792741 +0000 UTC m=+92.355637056 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390a80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390f80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390f80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390f80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498460 item 79 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390f80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390f80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.798423703 +0000 UTC m=+92.356133338 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477390f80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391680): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391680): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391680): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391680): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391680): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.798423703 +0000 UTC m=+92.356133338 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391680): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498770 item 79 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.79979077 +0000 UTC m=+92.357500416 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477391cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b02c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b02c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b02c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498af0 item 80 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b02c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b02c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.800302723 +0000 UTC m=+92.358012369 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b02c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b09c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b09c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b09c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b09c0): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b09c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.800302723 +0000 UTC m=+92.358012369 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b09c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477498cb0 item 80 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1000): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1000): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1000): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1000): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1000): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.801683978 +0000 UTC m=+92.359393624 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1000): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774990a0 item 81 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.802205517 +0000 UTC m=+92.359915153 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b1480): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b19c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b19c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b19c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b19c0): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b19c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.802205517 +0000 UTC m=+92.359915153 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773b19c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499260 item 81 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce140): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce140): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce140): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.803515359 +0000 UTC m=+92.361224995 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499730 item 82 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.804005619 +0000 UTC m=+92.361715255 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ce640): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cebc0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cebc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cebc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cebc0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cebc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.804005619 +0000 UTC m=+92.361715255 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cebc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774998f0 item 82 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf240): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf240): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf240): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf240): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf240): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.805043861 +0000 UTC m=+92.362753496 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf240): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477499c70 item 83 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.805485099 +0000 UTC m=+92.363194736 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cf740): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cfc80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cfc80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cfc80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cfc80): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cfc80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.805485099 +0000 UTC m=+92.363194736 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773cfc80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477254460 item 83 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec400): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec400): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec400): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.8066563 +0000 UTC m=+92.364365936 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477254930 item 84 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.807179583 +0000 UTC m=+92.364889219 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ec900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ece80): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ece80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ece80): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ece80): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ece80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.807179583 +0000 UTC m=+92.364889219 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ece80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477254af0 item 84 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ed500): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ed500): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ed500): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ed500): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ed500): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.808329394 +0000 UTC m=+92.366039029 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773ed500): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04772553b0 item 85 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.808795349 +0000 UTC m=+92.366504984 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04773eda00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a040): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a040): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a040): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.808795349 +0000 UTC m=+92.366504984 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255650 item 85 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a6c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a6c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a6c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a6c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a6c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.809963493 +0000 UTC m=+92.367673129 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740a6c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255b90 item 86 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.810499691 +0000 UTC m=+92.368209327 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740abc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b140): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b140): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b140): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b140): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b140): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.810499691 +0000 UTC m=+92.368209327 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b140): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477255d50 item 86 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b7c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b7c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b7c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b7c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b7c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.811553881 +0000 UTC m=+92.369263517 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740b7c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a8a80 item 87 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.812004669 +0000 UTC m=+92.369714305 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047740bcc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432300): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432300): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432300): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.812004669 +0000 UTC m=+92.369714305 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a8ee0 item 87 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432980): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432980): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432980): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432980): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432980): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.813232876 +0000 UTC m=+92.370942512 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432980): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a9880 item 88 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.813707678 +0000 UTC m=+92.371417314 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477432e80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433400): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433400): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433400): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.813707678 +0000 UTC m=+92.371417314 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04774a9b20 item 88 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.814846928 +0000 UTC m=+92.372556565 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477433a40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482080): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482080): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd81c0 item 89 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482080): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.81528909 +0000 UTC m=+92.372998726 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd84d0 item 89 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.815841326 +0000 UTC m=+92.373550972 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774825c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482b40): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482b40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482b40): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482b40): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482b40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.815841326 +0000 UTC m=+92.373550972 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477482b40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd8770 item 89 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.817005604 +0000 UTC m=+92.374715250 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483180): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774836c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774836c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774836c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd92d0 item 90 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774836c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774836c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.817464867 +0000 UTC m=+92.375174513 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774836c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476cd9c70 item 90 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.817972432 +0000 UTC m=+92.375682078 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477483c00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b82c0): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b82c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b82c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b82c0): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b82c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.817972432 +0000 UTC m=+92.375682078 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b82c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da0000 item 90 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.819230645 +0000 UTC m=+92.376940291 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8e40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8e40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8e40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da0fc0 item 91 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8e40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8e40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.819639312 +0000 UTC m=+92.377348958 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b8e40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): >_readAt: n=2, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): _writeAt: size=3, off=7 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da1570 item 91 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.820436521 +0000 UTC m=+92.378146167 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9380): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9900): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9900): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9900): >_readAt: n=8, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.820436521 +0000 UTC m=+92.378146167 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774b9900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476da19d0 item 91 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.821869172 +0000 UTC m=+92.379578818 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc040): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc580): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc580): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc580): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3c540 item 92 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc580): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc580): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.822490019 +0000 UTC m=+92.380199665 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dc580): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): open at offset 5 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3c700 item 92 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): _readAt: size=2, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): _writeAt: size=3, off=5 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): >_writeAt: n=3, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.823066892 +0000 UTC m=+92.380776538 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dcac0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd080): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd080): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd080): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd080): >_readAt: n=3, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd080): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.823066892 +0000 UTC m=+92.380776538 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd080): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3ca10 item 92 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.824352718 +0000 UTC m=+92.382062355 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774dd6c0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774ddc00): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774ddc00): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774ddc00): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d1f0 item 93 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774ddc00): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774ddc00): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.824767528 +0000 UTC m=+92.382477164 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b04774ddc00): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750e400): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750e400): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750e400): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750e400): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750e400): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.824767528 +0000 UTC m=+92.382477164 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750e400): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d420 item 93 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.826033426 +0000 UTC m=+92.383743062 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ea40): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ef80): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ef80): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ef80): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d7a0 item 94 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ef80): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ef80): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.826510272 +0000 UTC m=+92.384219908 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750ef80): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750f680): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750f680): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750f680): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750f680): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750f680): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.826510272 +0000 UTC m=+92.384219908 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750f680): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3d960 item 94 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.828038023 +0000 UTC m=+92.385747658 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b047750fcc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552300): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552300): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552300): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0476d3de30 item 95 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552300): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552300): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.829205666 +0000 UTC m=+92.386915312 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552300): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552680): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552680): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552680): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552680): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552680): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.829205666 +0000 UTC m=+92.386915312 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552680): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477212a80 item 95 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 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 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): open at offset 0 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): _readAt: size=2, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): >_readAt: n=0, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.831176439 +0000 UTC m=+92.388886074 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477552cc0): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553200): _writeAt: size=5, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553200): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553200): >openPending: err= 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b04775045b0 item 96 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553200): >_writeAt: n=5, err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553200): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.831692729 +0000 UTC m=+92.389402375 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553200): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 04:09:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:09:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 04:09:31 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 04:09:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 04:09:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553900): _readAt: size=512, off=0 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553900): openPending: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553900): >openPending: err= 2026/07/03 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553900): >_readAt: n=5, err=EOF 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553900): close: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 04:09:31.831692729 +0000 UTC m=+92.389402375 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 04:09:31 DEBUG : open-test-file(0x3b0477553900): >close: err= 2026/07/03 04:09:31 DEBUG : open-test-file: Remove: 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b0477504850 item 96 2026/07/03 04:09:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 04:09:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 04:09:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 04:09:31 DEBUG : open-test-file: >Remove: err= 2026/07/03 04:09:31 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:31 DEBUG : Looking for writers 2026/07/03 04:09:31 DEBUG : >WaitForWriters: 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.41s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:09:31 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:09:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:09:31 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:09:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:09:32 DEBUG : file1: newRWFileHandle: 2026/07/03 04:09:32 DEBUG : file1(0x3b0476d9a2c0): openPending: 2026/07/03 04:09:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:32 DEBUG : file1(0x3b0476d9a2c0): >openPending: err= 2026/07/03 04:09:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 04:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:09:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 04:09:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/03 04:09:32 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:09:32 DEBUG : Looking for writers 2026/07/03 04:09:32 DEBUG : file1: reading active writers 2026/07/03 04:09:32 DEBUG : file1: active writers 1 2026/07/03 04:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/03 04:09:33 DEBUG : Looking for writers 2026/07/03 04:09:33 DEBUG : file1: reading active writers 2026/07/03 04:09:33 DEBUG : file1: active writers 1 2026/07/03 04:09:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:34 DEBUG : Looking for writers 2026/07/03 04:09:34 DEBUG : file1: reading active writers 2026/07/03 04:09:34 DEBUG : file1: active writers 1 2026/07/03 04:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:35 DEBUG : Looking for writers 2026/07/03 04:09:35 DEBUG : file1: reading active writers 2026/07/03 04:09:35 DEBUG : file1: active writers 1 2026/07/03 04:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:36 DEBUG : Looking for writers 2026/07/03 04:09:36 DEBUG : file1: reading active writers 2026/07/03 04:09:36 DEBUG : file1: active writers 1 2026/07/03 04:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:37 DEBUG : Looking for writers 2026/07/03 04:09:37 DEBUG : file1: reading active writers 2026/07/03 04:09:37 DEBUG : file1: active writers 1 2026/07/03 04:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:38 DEBUG : Looking for writers 2026/07/03 04:09:38 DEBUG : file1: reading active writers 2026/07/03 04:09:38 DEBUG : file1: active writers 1 2026/07/03 04:09:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:39 DEBUG : Looking for writers 2026/07/03 04:09:39 DEBUG : file1: reading active writers 2026/07/03 04:09:39 DEBUG : file1: active writers 1 2026/07/03 04:09:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:40 DEBUG : Looking for writers 2026/07/03 04:09:40 DEBUG : file1: reading active writers 2026/07/03 04:09:40 DEBUG : file1: active writers 1 2026/07/03 04:09:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:41 DEBUG : Looking for writers 2026/07/03 04:09:41 DEBUG : file1: reading active writers 2026/07/03 04:09:41 DEBUG : file1: active writers 1 2026/07/03 04:09:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:42 DEBUG : Looking for writers 2026/07/03 04:09:42 DEBUG : file1: reading active writers 2026/07/03 04:09:42 DEBUG : file1: active writers 1 2026/07/03 04:09:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:43 DEBUG : Looking for writers 2026/07/03 04:09:43 DEBUG : file1: reading active writers 2026/07/03 04:09:43 DEBUG : file1: active writers 1 2026/07/03 04:09:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:44 DEBUG : Looking for writers 2026/07/03 04:09:44 DEBUG : file1: reading active writers 2026/07/03 04:09:44 DEBUG : file1: active writers 1 2026/07/03 04:09:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:45 DEBUG : Looking for writers 2026/07/03 04:09:45 DEBUG : file1: reading active writers 2026/07/03 04:09:45 DEBUG : file1: active writers 1 2026/07/03 04:09:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:46 DEBUG : Looking for writers 2026/07/03 04:09:46 DEBUG : file1: reading active writers 2026/07/03 04:09:46 DEBUG : file1: active writers 1 2026/07/03 04:09:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:47 DEBUG : Looking for writers 2026/07/03 04:09:47 DEBUG : file1: reading active writers 2026/07/03 04:09:47 DEBUG : file1: active writers 1 2026/07/03 04:09:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:48 DEBUG : Looking for writers 2026/07/03 04:09:48 DEBUG : file1: reading active writers 2026/07/03 04:09:48 DEBUG : file1: active writers 1 2026/07/03 04:09:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:49 DEBUG : Looking for writers 2026/07/03 04:09:49 DEBUG : file1: reading active writers 2026/07/03 04:09:49 DEBUG : file1: active writers 1 2026/07/03 04:09:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:50 DEBUG : Looking for writers 2026/07/03 04:09:50 DEBUG : file1: reading active writers 2026/07/03 04:09:50 DEBUG : file1: active writers 1 2026/07/03 04:09:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:51 DEBUG : Looking for writers 2026/07/03 04:09:51 DEBUG : file1: reading active writers 2026/07/03 04:09:51 DEBUG : file1: active writers 1 2026/07/03 04:09:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:52 DEBUG : Looking for writers 2026/07/03 04:09:52 DEBUG : file1: reading active writers 2026/07/03 04:09:52 DEBUG : file1: active writers 1 2026/07/03 04:09:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:53 DEBUG : Looking for writers 2026/07/03 04:09:53 DEBUG : file1: reading active writers 2026/07/03 04:09:53 DEBUG : file1: active writers 1 2026/07/03 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:54 DEBUG : Looking for writers 2026/07/03 04:09:54 DEBUG : file1: reading active writers 2026/07/03 04:09:54 DEBUG : file1: active writers 1 2026/07/03 04:09:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:55 DEBUG : Looking for writers 2026/07/03 04:09:55 DEBUG : file1: reading active writers 2026/07/03 04:09:55 DEBUG : file1: active writers 1 2026/07/03 04:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:56 DEBUG : Looking for writers 2026/07/03 04:09:56 DEBUG : file1: reading active writers 2026/07/03 04:09:56 DEBUG : file1: active writers 1 2026/07/03 04:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:57 DEBUG : Looking for writers 2026/07/03 04:09:57 DEBUG : file1: reading active writers 2026/07/03 04:09:57 DEBUG : file1: active writers 1 2026/07/03 04:09:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:58 DEBUG : Looking for writers 2026/07/03 04:09:58 DEBUG : file1: reading active writers 2026/07/03 04:09:58 DEBUG : file1: active writers 1 2026/07/03 04:09:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:09:59 DEBUG : Looking for writers 2026/07/03 04:09:59 DEBUG : file1: reading active writers 2026/07/03 04:09:59 DEBUG : file1: active writers 1 2026/07/03 04:09:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:10:00 DEBUG : Looking for writers 2026/07/03 04:10:00 DEBUG : file1: reading active writers 2026/07/03 04:10:00 DEBUG : file1: active writers 1 2026/07/03 04:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:10:01 DEBUG : Looking for writers 2026/07/03 04:10:01 DEBUG : file1: reading active writers 2026/07/03 04:10:01 DEBUG : file1: active writers 1 2026/07/03 04:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 04:10:02 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3b04774fd400 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3b047728f328 notify:{wait:0 notify:0 lock:0 head: tail:} checker:64890365080416} name:file1 opens:1 downloaders: o: fd:0x3b04769820d8 info:{ModTime:{wall:14017994108494811287 ext:92630720988 loc:0x4746da0} ATime:{wall:14017994108494811287 ext:92630720988 loc:0x4746da0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/03 04:10:02 DEBUG : >WaitForWriters: 2026/07/03 04:10:02 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.29s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:02 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:02 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:10:02 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:02 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:02 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:02 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:10:02 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:02 DEBUG : rename_me: newRWFileHandle: 2026/07/03 04:10:02 DEBUG : rename_me(0x3b047709d5c0): openPending: 2026/07/03 04:10:02 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 04:10:02 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/03 04:10:02 DEBUG : rename_me(0x3b047709d5c0): >openPending: err= 2026/07/03 04:10:02 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/03 04:10:02 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/03 04:10:02 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/03 04:10:02 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/03 04:10:02 DEBUG : rename_me(0x3b047709d5c0): _writeAt: size=5, off=0 2026/07/03 04:10:02 DEBUG : rename_me(0x3b047709d5c0): >_writeAt: n=5, err= 2026/07/03 04:10:02 DEBUG : rename_me(0x3b047709d5c0): close: 2026/07/03 04:10:02 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-03 04:10:02.371983482 +0000 UTC m=+122.929693139 2026/07/03 04:10:02 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/03 04:10:02 DEBUG : rename_me(0x3b047709d5c0): >close: err= 2026/07/03 04:10:02 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/03 04:10:02 DEBUG : i_was_renamed: Updating file with 0x3b047720e000 2026/07/03 04:10:02 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/03 04:10:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/03 04:10:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:02 DEBUG : Looking for writers 2026/07/03 04:10:02 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 04:10:02 DEBUG : Looking for writers 2026/07/03 04:10:02 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 04:10:02 DEBUG : Looking for writers 2026/07/03 04:10:02 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 04:10:02 DEBUG : Looking for writers 2026/07/03 04:10:02 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 04:10:02 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/03 04:10:02 DEBUG : Looking for writers 2026/07/03 04:10:02 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 04:10:02 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:02 DEBUG : Looking for writers 2026/07/03 04:10:02 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/03 04:10:02 DEBUG : i_was_renamed: size = 5 OK 2026/07/03 04:10:02 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:10:02 INFO : i_was_renamed: Copied (new) 2026/07/03 04:10:02 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-03 04:10:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/03 04:10:02 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/03 04:10:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/03 04:10:02 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/03 04:10:03 DEBUG : Looking for writers 2026/07/03 04:10:03 DEBUG : i_was_renamed: reading active writers 2026/07/03 04:10:03 DEBUG : >WaitForWriters: 2026/07/03 04:10:03 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.01s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:03 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:03 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 04:10:03 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:03 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 04:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{fHyI1}/rclone-test-xezupew0reda" 2026/07/03 04:10:03 INFO : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:03 DEBUG : forgetting directory cache 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate(0x3b047704e200): _readAt: size=512, off=0 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate(0x3b047704e200): openPending: 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 03:11:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 04:10:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate(0x3b047704e200): >openPending: err= 2026/07/03 04:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b047704e200): >_readAt: n=20, err=EOF 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b047704e200): close: 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:11:03 +0000 GMT 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b047704e200): >close: err= 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:04 DEBUG : forgetting directory cache 2026/07/03 04:10:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b0477145d80): _readAt: size=512, off=0 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b0477145d80): openPending: 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 03:12:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-03 03:11:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 03:12:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-03 03:11:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/03 04:10:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 04:10:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b0477145d80): >openPending: err= 2026/07/03 04:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b0477145d80): >_readAt: n=20, err=EOF 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b0477145d80): close: 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:12:03 +0000 GMT 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate(0x3b0477145d80): >close: err= 2026/07/03 04:10:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:04 DEBUG : forgetting directory cache 2026/07/03 04:10:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate(0x3b047704d640): _readAt: size=512, off=0 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate(0x3b047704d640): openPending: 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 03:13:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-03 03:12:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 03:13:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-03 03:12:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/03 04:10:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 04:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate(0x3b047704d640): >openPending: err= 2026/07/03 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate(0x3b047704d640): >_readAt: n=20, err=EOF 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate(0x3b047704d640): close: 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:13:03 +0000 GMT 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate(0x3b047704d640): >close: err= 2026/07/03 04:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:05 DEBUG : forgetting directory cache 2026/07/03 04:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b04770b6a80): _readAt: size=512, off=0 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b04770b6a80): openPending: 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 03:14:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-03 03:13:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 03:14:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-03 03:13:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/03 04:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 04:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b04770b6a80): >openPending: err= 2026/07/03 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b04770b6a80): >_readAt: n=20, err=EOF 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b04770b6a80): close: 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:14:03 +0000 GMT 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b04770b6a80): >close: err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:06 DEBUG : forgetting directory cache 2026/07/03 04:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b0476d6d180): _readAt: size=512, off=0 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b0476d6d180): openPending: 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 03:15:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-03 03:14:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 03:15:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-03 03:14:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/03 04:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 04:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b0476d6d180): >openPending: err= 2026/07/03 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b0476d6d180): >_readAt: n=20, err=EOF 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b0476d6d180): close: 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:15:03 +0000 GMT 2026/07/03 04:10:06 DEBUG : TestRWCacheUpdate(0x3b0476d6d180): >close: err= 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:07 DEBUG : forgetting directory cache 2026/07/03 04:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate(0x3b04771ac800): _readAt: size=512, off=0 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate(0x3b04771ac800): openPending: 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 03:16:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-03 03:15:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 03:16:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-03 03:15:03 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/03 04:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 04:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate(0x3b04771ac800): >openPending: err= 2026/07/03 04:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate(0x3b04771ac800): >_readAt: n=20, err=EOF 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate(0x3b04771ac800): close: 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:16:03 +0000 GMT 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate(0x3b04771ac800): >close: err= 2026/07/03 04:10:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:07 DEBUG : forgetting directory cache 2026/07/03 04:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate(0x3b047728db00): _readAt: size=512, off=0 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate(0x3b047728db00): openPending: 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-03 03:17:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-03 03:16:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-03 03:17:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-03 03:16:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/03 04:10:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/03 04:10:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate(0x3b047728db00): >openPending: err= 2026/07/03 04:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate(0x3b047728db00): >_readAt: n=21, err=EOF 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate(0x3b047728db00): close: 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:17:03 +0000 GMT 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate(0x3b047728db00): >close: err= 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:08 DEBUG : forgetting directory cache 2026/07/03 04:10:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0476fe4640): _readAt: size=512, off=0 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0476fe4640): openPending: 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-03 03:18:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-03 03:17:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-03 03:18:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-03 03:17:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/03 04:10:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/03 04:10:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0476fe4640): >openPending: err= 2026/07/03 04:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0476fe4640): >_readAt: n=22, err=EOF 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0476fe4640): close: 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:18:03 +0000 GMT 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0476fe4640): >close: err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:09 DEBUG : forgetting directory cache 2026/07/03 04:10:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0477313380): _readAt: size=512, off=0 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0477313380): openPending: 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-03 03:19:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-03 03:18:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-03 03:19:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-03 03:18:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/03 04:10:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/03 04:10:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0477313380): >openPending: err= 2026/07/03 04:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0477313380): >_readAt: n=23, err=EOF 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0477313380): close: 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:19:03 +0000 GMT 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate(0x3b0477313380): >close: err= 2026/07/03 04:10:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:09 DEBUG : forgetting directory cache 2026/07/03 04:10:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate(0x3b047710a180): _readAt: size=512, off=0 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate(0x3b047710a180): openPending: 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-03 03:20:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-03 03:19:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-03 03:20:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-03 03:19:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/03 04:10:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/03 04:10:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate(0x3b047710a180): >openPending: err= 2026/07/03 04:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate(0x3b047710a180): >_readAt: n=24, err=EOF 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate(0x3b047710a180): close: 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 03:20:03 +0000 GMT 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate(0x3b047710a180): >close: err= 2026/07/03 04:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:10 DEBUG : Looking for writers 2026/07/03 04:10:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/03 04:10:10 DEBUG : >WaitForWriters: 2026/07/03 04:10:10 DEBUG : webdav root 'rclone-test-xezupew0reda': vfs cache: cleaner exiting 2026/07/03 04:10:10 DEBUG : forgetting directory cache 2026/07/03 04:10:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.69s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:11 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:11 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:11 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:11 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:11 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/03 04:10:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/03 04:10:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/03 04:10:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/03 04:10:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/03 04:10:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/03 04:10:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/03 04:10:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/03 04:10:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/03 04:10:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/03 04:10:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/03 04:10:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/03 04:10:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/03 04:10:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 04:10:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 04:10:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 04:10:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/03 04:10:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/03 04:10:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/03 04:10:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/03 04:10:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/03 04:10:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/03 04:10:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:13 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:13 DEBUG : Looking for writers 2026/07/03 04:10:13 DEBUG : FiLeA: reading active writers 2026/07/03 04:10:13 DEBUG : FiLeB: reading active writers 2026/07/03 04:10:13 DEBUG : FilEb: reading active writers 2026/07/03 04:10:13 DEBUG : >WaitForWriters: 2026/07/03 04:10:13 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:13 DEBUG : Looking for writers 2026/07/03 04:10:13 DEBUG : FiLeA: reading active writers 2026/07/03 04:10:13 DEBUG : FiLeB: reading active writers 2026/07/03 04:10:13 DEBUG : FilEb: reading active writers 2026/07/03 04:10:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.77s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:13 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:14 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:14 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:14 DEBUG : Looking for writers 2026/07/03 04:10:14 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/03 04:10:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/03 04:10:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:15 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:15 DEBUG : webdav root 'rclone-test-xezupew0reda': Reusing VFS from active cache 2026/07/03 04:10:15 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:15 DEBUG : Looking for writers 2026/07/03 04:10:15 DEBUG : >WaitForWriters: 2026/07/03 04:10:15 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:15 DEBUG : Looking for writers 2026/07/03 04:10:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:15 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:15 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:15 DEBUG : Looking for writers 2026/07/03 04:10:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.17s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:15 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:15 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:15 DEBUG : Looking for writers 2026/07/03 04:10:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:15 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:16 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:16 DEBUG : dir: Looking for writers 2026/07/03 04:10:16 DEBUG : file2: reading active writers 2026/07/03 04:10:16 DEBUG : Looking for writers 2026/07/03 04:10:16 DEBUG : dir: reading active writers 2026/07/03 04:10:16 DEBUG : file1: reading active writers 2026/07/03 04:10:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.52s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:17 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:17 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:17 DEBUG : dir: Looking for writers 2026/07/03 04:10:17 DEBUG : Looking for writers 2026/07/03 04:10:17 DEBUG : dir: reading active writers 2026/07/03 04:10:17 DEBUG : file1: reading active writers 2026/07/03 04:10:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.44s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:18 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/03 04:10:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/03 04:10:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/03 04:10:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/03 04:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/03 04:10:19 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/03 04:10:19 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/03 04:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/03 04:10:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/03 04:10:19 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:19 DEBUG : dir: Looking for writers 2026/07/03 04:10:19 DEBUG : file2: reading active writers 2026/07/03 04:10:19 DEBUG : new_file.txt: reading active writers 2026/07/03 04:10:19 DEBUG : Looking for writers 2026/07/03 04:10:19 DEBUG : dir: reading active writers 2026/07/03 04:10:19 DEBUG : file1: reading active writers 2026/07/03 04:10:19 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.00s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:20 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/03 04:10:21 DEBUG : dir/file1: Updating file with dir/file1 0x3b04770ba410 2026/07/03 04:10:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/03 04:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:22 INFO : dir/file1: Moved (server-side) to: file0 2026/07/03 04:10:22 DEBUG : file0: Updating file with file0 0x3b04770ba410 2026/07/03 04:10:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 04:10:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/03 04:10:22 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:22 DEBUG : dir: Looking for writers 2026/07/03 04:10:22 DEBUG : Looking for writers 2026/07/03 04:10:22 DEBUG : dir: reading active writers 2026/07/03 04:10:22 DEBUG : file0: reading active writers 2026/07/03 04:10:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.35s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:22 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:22 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:22 DEBUG : Looking for writers 2026/07/03 04:10:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:23 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:23 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/03 04:10:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/03 04:10:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/03 04:10:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/03 04:10:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/03 04:10:25 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:25 DEBUG : a: Looking for writers 2026/07/03 04:10:25 DEBUG : b: Looking for writers 2026/07/03 04:10:25 DEBUG : c: Looking for writers 2026/07/03 04:10:25 DEBUG : d: Looking for writers 2026/07/03 04:10:25 DEBUG : Looking for writers 2026/07/03 04:10:25 DEBUG : Looking for writers 2026/07/03 04:10:25 DEBUG : /: reading active writers 2026/07/03 04:10:25 DEBUG : a: reading active writers 2026/07/03 04:10:25 DEBUG : b: reading active writers 2026/07/03 04:10:25 DEBUG : c: reading active writers 2026/07/03 04:10:25 DEBUG : d: reading active writers 2026/07/03 04:10:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.97s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:26 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/03 04:10:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/03 04:10:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/03 04:10:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/03 04:10:28 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:28 DEBUG : a/b/c/d: Looking for writers 2026/07/03 04:10:28 DEBUG : a/b/c: Looking for writers 2026/07/03 04:10:28 DEBUG : d: reading active writers 2026/07/03 04:10:28 DEBUG : a/b: Looking for writers 2026/07/03 04:10:28 DEBUG : c: reading active writers 2026/07/03 04:10:28 DEBUG : a: Looking for writers 2026/07/03 04:10:28 DEBUG : b: reading active writers 2026/07/03 04:10:28 DEBUG : Looking for writers 2026/07/03 04:10:28 DEBUG : a: reading active writers 2026/07/03 04:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.30s) === 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:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:29 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:29 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:29 DEBUG : Looking for writers 2026/07/03 04:10:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:29 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/03 04:10:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/03 04:10:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/03 04:10:29 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 04:10:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:29 DEBUG : file1: size = 5 OK 2026/07/03 04:10:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:10:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/03 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 04:10:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:30 DEBUG : file1: size = 0 OK 2026/07/03 04:10:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/03 04:10:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (7 bytes), uploading instead of streaming 2026/07/03 04:10:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:30 DEBUG : file1: size = 7 OK 2026/07/03 04:10:30 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/03 04:10:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:30 DEBUG : Looking for writers 2026/07/03 04:10:30 DEBUG : file1: reading active writers 2026/07/03 04:10:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.26s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:30 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/03 04:10:31 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/03 04:10:31 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/03 04:10:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/03 04:10:31 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (11 bytes), uploading instead of streaming 2026/07/03 04:10:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:32 DEBUG : file1: size = 11 OK 2026/07/03 04:10:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/03 04:10:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/03 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:32 DEBUG : Looking for writers 2026/07/03 04:10:32 DEBUG : file1: reading active writers 2026/07/03 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.76s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:32 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/03 04:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:32 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 04:10:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:33 DEBUG : file1: size = 5 OK 2026/07/03 04:10:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/03 04:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/03 04:10:33 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:33 DEBUG : Looking for writers 2026/07/03 04:10:33 DEBUG : file1: reading active writers 2026/07/03 04:10:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.73s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:33 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:10:33 DEBUG : file1: WriteFileHandle.Release closing 2026/07/03 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:33 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 04:10:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:10:33 DEBUG : file1: size = 0 OK 2026/07/03 04:10:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/03 04:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/03 04:10:33 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:33 DEBUG : Looking for writers 2026/07/03 04:10:33 DEBUG : file1: reading active writers 2026/07/03 04:10:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.73s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:10:34 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:10:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:10:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:10:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:10:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/03 04:10:34 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/03 04:10:34 DEBUG : Looking for writers 2026/07/03 04:10:34 DEBUG : file1: reading active writers 2026/07/03 04:10:34 DEBUG : file1: active writers 1 2026/07/03 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/03 04:10:35 DEBUG : Looking for writers 2026/07/03 04:10:35 DEBUG : file1: reading active writers 2026/07/03 04:10:35 DEBUG : file1: active writers 1 2026/07/03 04:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:36 DEBUG : Looking for writers 2026/07/03 04:10:36 DEBUG : file1: reading active writers 2026/07/03 04:10:36 DEBUG : file1: active writers 1 2026/07/03 04:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:37 DEBUG : Looking for writers 2026/07/03 04:10:37 DEBUG : file1: reading active writers 2026/07/03 04:10:37 DEBUG : file1: active writers 1 2026/07/03 04:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:38 DEBUG : Looking for writers 2026/07/03 04:10:38 DEBUG : file1: reading active writers 2026/07/03 04:10:38 DEBUG : file1: active writers 1 2026/07/03 04:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:39 DEBUG : Looking for writers 2026/07/03 04:10:39 DEBUG : file1: reading active writers 2026/07/03 04:10:39 DEBUG : file1: active writers 1 2026/07/03 04:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:40 DEBUG : Looking for writers 2026/07/03 04:10:40 DEBUG : file1: reading active writers 2026/07/03 04:10:40 DEBUG : file1: active writers 1 2026/07/03 04:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:41 DEBUG : Looking for writers 2026/07/03 04:10:41 DEBUG : file1: reading active writers 2026/07/03 04:10:41 DEBUG : file1: active writers 1 2026/07/03 04:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:42 DEBUG : Looking for writers 2026/07/03 04:10:42 DEBUG : file1: reading active writers 2026/07/03 04:10:42 DEBUG : file1: active writers 1 2026/07/03 04:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:43 DEBUG : Looking for writers 2026/07/03 04:10:43 DEBUG : file1: reading active writers 2026/07/03 04:10:43 DEBUG : file1: active writers 1 2026/07/03 04:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:44 DEBUG : Looking for writers 2026/07/03 04:10:44 DEBUG : file1: reading active writers 2026/07/03 04:10:44 DEBUG : file1: active writers 1 2026/07/03 04:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:45 DEBUG : Looking for writers 2026/07/03 04:10:45 DEBUG : file1: reading active writers 2026/07/03 04:10:45 DEBUG : file1: active writers 1 2026/07/03 04:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:46 DEBUG : Looking for writers 2026/07/03 04:10:46 DEBUG : file1: reading active writers 2026/07/03 04:10:46 DEBUG : file1: active writers 1 2026/07/03 04:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:47 DEBUG : Looking for writers 2026/07/03 04:10:47 DEBUG : file1: reading active writers 2026/07/03 04:10:47 DEBUG : file1: active writers 1 2026/07/03 04:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:48 DEBUG : Looking for writers 2026/07/03 04:10:48 DEBUG : file1: reading active writers 2026/07/03 04:10:48 DEBUG : file1: active writers 1 2026/07/03 04:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:49 DEBUG : Looking for writers 2026/07/03 04:10:49 DEBUG : file1: reading active writers 2026/07/03 04:10:49 DEBUG : file1: active writers 1 2026/07/03 04:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:50 DEBUG : Looking for writers 2026/07/03 04:10:50 DEBUG : file1: reading active writers 2026/07/03 04:10:50 DEBUG : file1: active writers 1 2026/07/03 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:51 DEBUG : Looking for writers 2026/07/03 04:10:51 DEBUG : file1: reading active writers 2026/07/03 04:10:51 DEBUG : file1: active writers 1 2026/07/03 04:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:52 DEBUG : Looking for writers 2026/07/03 04:10:52 DEBUG : file1: reading active writers 2026/07/03 04:10:52 DEBUG : file1: active writers 1 2026/07/03 04:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:53 DEBUG : Looking for writers 2026/07/03 04:10:53 DEBUG : file1: reading active writers 2026/07/03 04:10:53 DEBUG : file1: active writers 1 2026/07/03 04:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:54 DEBUG : Looking for writers 2026/07/03 04:10:54 DEBUG : file1: reading active writers 2026/07/03 04:10:54 DEBUG : file1: active writers 1 2026/07/03 04:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:55 DEBUG : Looking for writers 2026/07/03 04:10:55 DEBUG : file1: reading active writers 2026/07/03 04:10:55 DEBUG : file1: active writers 1 2026/07/03 04:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:56 DEBUG : Looking for writers 2026/07/03 04:10:56 DEBUG : file1: reading active writers 2026/07/03 04:10:56 DEBUG : file1: active writers 1 2026/07/03 04:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:57 DEBUG : Looking for writers 2026/07/03 04:10:57 DEBUG : file1: reading active writers 2026/07/03 04:10:57 DEBUG : file1: active writers 1 2026/07/03 04:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:58 DEBUG : Looking for writers 2026/07/03 04:10:58 DEBUG : file1: reading active writers 2026/07/03 04:10:58 DEBUG : file1: active writers 1 2026/07/03 04:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:10:59 DEBUG : Looking for writers 2026/07/03 04:10:59 DEBUG : file1: reading active writers 2026/07/03 04:10:59 DEBUG : file1: active writers 1 2026/07/03 04:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:11:00 DEBUG : Looking for writers 2026/07/03 04:11:00 DEBUG : file1: reading active writers 2026/07/03 04:11:00 DEBUG : file1: active writers 1 2026/07/03 04:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:11:01 DEBUG : Looking for writers 2026/07/03 04:11:01 DEBUG : file1: reading active writers 2026/07/03 04:11:01 DEBUG : file1: active writers 1 2026/07/03 04:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:11:02 DEBUG : Looking for writers 2026/07/03 04:11:02 DEBUG : file1: reading active writers 2026/07/03 04:11:02 DEBUG : file1: active writers 1 2026/07/03 04:11:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:11:03 DEBUG : Looking for writers 2026/07/03 04:11:03 DEBUG : file1: reading active writers 2026/07/03 04:11:03 DEBUG : file1: active writers 1 2026/07/03 04:11:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 04:11:04 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/03 04:11:04 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.29s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:11:04 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:11:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:11:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:11:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:11:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:11:04 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 04:11:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:04 DEBUG : file1: size = 0 OK 2026/07/03 04:11:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/03 04:11:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:11:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:11:04 DEBUG : file1: Open: flags=O_RDONLY 2026/07/03 04:11:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/03 04:11:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/03 04:11:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:11:04 DEBUG : Looking for writers 2026/07/03 04:11:04 DEBUG : file1: reading active writers 2026/07/03 04:11:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.73s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:11:05 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:11:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 04:11:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 04:11:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:11:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 04:11:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 04:11:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:11:05 DEBUG : webdav root 'rclone-test-xezupew0reda': File to upload is small (100 bytes), uploading instead of streaming 2026/07/03 04:11:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:05 DEBUG : file1: size = 100 OK 2026/07/03 04:11:05 DEBUG : file1: md5 = 76f5e1b6e69eaff43d487727533351d1 OK 2026/07/03 04:11:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/03 04:11:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 04:11:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 04:11:05 DEBUG : file1: Open: flags=O_RDONLY 2026/07/03 04:11:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/03 04:11:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/03 04:11:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:11:05 DEBUG : Looking for writers 2026/07/03 04:11:05 DEBUG : file1: reading active writers 2026/07/03 04:11:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.73s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:11:05 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:11:05 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:06 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:06 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:06 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:07 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/03 04:11:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/03 04:11:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/03 04:11:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/03 04:11:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/03 04:11:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/03 04:11:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/03 04:11:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/03 04:11:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/03 04:11:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/03 04:11:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:11:08 DEBUG : flat: Looking for writers 2026/07/03 04:11:08 DEBUG : f000.txt: reading active writers 2026/07/03 04:11:08 DEBUG : f001.txt: reading active writers 2026/07/03 04:11:08 DEBUG : f002.txt: reading active writers 2026/07/03 04:11:08 DEBUG : f003.txt: reading active writers 2026/07/03 04:11:08 DEBUG : f004.txt: reading active writers 2026/07/03 04:11:08 DEBUG : Looking for writers 2026/07/03 04:11:08 DEBUG : flat: reading active writers 2026/07/03 04:11:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.19s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:11:09 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:11:09 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:09 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:09 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:10 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/03 04:11:10 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/03 04:11:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:10 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:10 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/03 04:11:10 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/03 04:11:10 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/03 04:11:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/03 04:11:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:11:10 DEBUG : a/b/c: Looking for writers 2026/07/03 04:11:10 DEBUG : deep.txt: reading active writers 2026/07/03 04:11:10 DEBUG : a/b: Looking for writers 2026/07/03 04:11:10 DEBUG : c: reading active writers 2026/07/03 04:11:10 DEBUG : mid.txt: reading active writers 2026/07/03 04:11:10 DEBUG : a: Looking for writers 2026/07/03 04:11:10 DEBUG : b: reading active writers 2026/07/03 04:11:10 DEBUG : top.txt: reading active writers 2026/07/03 04:11:10 DEBUG : Looking for writers 2026/07/03 04:11:10 DEBUG : a: reading active writers 2026/07/03 04:11:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.90s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:11:11 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:12 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:11:12 DEBUG : bigdir: Looking for writers 2026/07/03 04:11:12 DEBUG : big.bin: reading active writers 2026/07/03 04:11:12 DEBUG : Looking for writers 2026/07/03 04:11:12 DEBUG : bigdir: reading active writers 2026/07/03 04:11:12 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.57s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-xezupew0reda'", Local "Local file system at /tmp/rclone945571678", Modify Window "1s" 2026/07/03 04:11:13 INFO : webdav root 'rclone-test-xezupew0reda': poll-interval is not supported by this remote 2026/07/03 04:11:13 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:13 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:14 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 04:11:14 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/03 04:11:14 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/03 04:11:14 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:14 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:14 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/03 04:11:14 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/03 04:11:14 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:14 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:14 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/03 04:11:14 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/03 04:11:14 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 04:11:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 04:11:14 DEBUG : WaitForWriters: timeout=30s 2026/07/03 04:11:14 DEBUG : dir3: Looking for writers 2026/07/03 04:11:14 DEBUG : c.txt: reading active writers 2026/07/03 04:11:14 DEBUG : dir1: Looking for writers 2026/07/03 04:11:14 DEBUG : a.txt: reading active writers 2026/07/03 04:11:14 DEBUG : dir2: Looking for writers 2026/07/03 04:11:14 DEBUG : b.txt: reading active writers 2026/07/03 04:11:14 DEBUG : Looking for writers 2026/07/03 04:11:14 DEBUG : dir1: reading active writers 2026/07/03 04:11:14 DEBUG : dir2: reading active writers 2026/07/03 04:11:14 DEBUG : dir3: reading active writers 2026/07/03 04:11:14 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.55s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/03 04:11:16 DEBUG : webdav root 'rclone-test-xezupew0reda': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m16.721598043s (try 1/5)