"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/07/01 01:35:27 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-minasir4wemi" 2026/07/01 01:35:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 01:35:27 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/07/01 01:35:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/01 01:35:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/01 01:35:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/01 01:35:27 DEBUG : Setting pass="wLveFXIDjUkXhHL2QMqgEJOoQghI11TnYtciA-qgljo_t-U" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/01 01:35:27 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{LbDXE}" suffix to name 2026/07/01 01:35:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/01 01:35:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/01 01:35:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/01 01:35:27 DEBUG : Setting pass="wLveFXIDjUkXhHL2QMqgEJOoQghI11TnYtciA-qgljo_t-U" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/01 01:35:27 DEBUG : found headers: 2026/07/01 01:35:28 DEBUG : Creating backend with remote "/tmp/rclone2786139857" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:28 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:29 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:29 DEBUG : dir: Looking for writers 2026/07/01 01:35:29 DEBUG : Looking for writers 2026/07/01 01:35:29 DEBUG : dir: reading active writers 2026/07/01 01:35:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.20s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:29 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:31 DEBUG : dir/subdir: Looking for writers 2026/07/01 01:35:31 DEBUG : dir: Looking for writers 2026/07/01 01:35:31 DEBUG : file1: reading active writers 2026/07/01 01:35:31 DEBUG : file2: reading active writers 2026/07/01 01:35:31 DEBUG : subdir: reading active writers 2026/07/01 01:35:31 DEBUG : Looking for writers 2026/07/01 01:35:31 DEBUG : dir: reading active writers 2026/07/01 01:35:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.30s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:32 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:32 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:32 DEBUG : dir: Looking for writers 2026/07/01 01:35:32 DEBUG : file1: reading active writers 2026/07/01 01:35:32 DEBUG : Looking for writers 2026/07/01 01:35:32 DEBUG : dir: reading active writers 2026/07/01 01:35:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.16s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:33 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:33 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:33 DEBUG : dir: Looking for writers 2026/07/01 01:35:33 DEBUG : Looking for writers 2026/07/01 01:35:33 DEBUG : dir: reading active writers 2026/07/01 01:35:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.09s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:34 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:35 DEBUG : dir: forgetting directory cache 2026/07/01 01:35:35 DEBUG : forgetting directory cache 2026/07/01 01:35:35 DEBUG : dir: forgetting directory cache 2026/07/01 01:35:35 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:35 DEBUG : Looking for writers 2026/07/01 01:35:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.16s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:35 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/01 01:35:36 DEBUG : dir: invalidating directory cache 2026/07/01 01:35:36 DEBUG : >ForgetPath: 2026/07/01 01:35:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/01 01:35:36 DEBUG : invalidating directory cache 2026/07/01 01:35:36 DEBUG : dir: forgetting directory cache 2026/07/01 01:35:36 DEBUG : >ForgetPath: 2026/07/01 01:35:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/01 01:35:36 DEBUG : >ForgetPath: 2026/07/01 01:35:36 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:36 DEBUG : dir: Looking for writers 2026/07/01 01:35:36 DEBUG : Looking for writers 2026/07/01 01:35:36 DEBUG : dir: reading active writers 2026/07/01 01:35:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.16s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:36 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:38 DEBUG : forgetting directory cache 2026/07/01 01:35:38 DEBUG : dir: forgetting directory cache 2026/07/01 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:38 DEBUG : fil/a/b: Looking for writers 2026/07/01 01:35:38 DEBUG : fil/a: Looking for writers 2026/07/01 01:35:38 DEBUG : b: reading active writers 2026/07/01 01:35:38 DEBUG : fil: Looking for writers 2026/07/01 01:35:38 DEBUG : a: reading active writers 2026/07/01 01:35:38 DEBUG : dir: Looking for writers 2026/07/01 01:35:38 DEBUG : Looking for writers 2026/07/01 01:35:38 DEBUG : dir: reading active writers 2026/07/01 01:35:38 DEBUG : fil: reading active writers 2026/07/01 01:35:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.33s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:40 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:40 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:40 DEBUG : dir: Looking for writers 2026/07/01 01:35:40 DEBUG : Looking for writers 2026/07/01 01:35:40 DEBUG : dir: reading active writers 2026/07/01 01:35:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.16s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:41 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:41 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:41 DEBUG : dir: Looking for writers 2026/07/01 01:35:41 DEBUG : file1: reading active writers 2026/07/01 01:35:41 DEBUG : Looking for writers 2026/07/01 01:35:41 DEBUG : dir: reading active writers 2026/07/01 01:35:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.18s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:42 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/01 01:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/01 01:35:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/01 01:35:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/01 01:35:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/01 01:35:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:44 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:44 DEBUG : dir: invalidating directory cache 2026/07/01 01:35:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/01 01:35:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/01 01:35:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/01 01:35:44 DEBUG : dir/file1: Reset virtual modtime 2026/07/01 01:35:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/01 01:35:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/01 01:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/01 01:35:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/01 01:35:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:35:44 DEBUG : dir: invalidating directory cache 2026/07/01 01:35:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/01 01:35:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/01 01:35:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/01 01:35:44 DEBUG : forgetting directory cache 2026/07/01 01:35:44 DEBUG : dir: forgetting directory cache 2026/07/01 01:35:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/01 01:35:44 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:44 DEBUG : dir/virtualDir: Looking for writers 2026/07/01 01:35:44 DEBUG : dir: Looking for writers 2026/07/01 01:35:44 DEBUG : virtualDir: reading active writers 2026/07/01 01:35:44 DEBUG : file1: reading active writers 2026/07/01 01:35:44 DEBUG : virtualFile2: reading active writers 2026/07/01 01:35:44 DEBUG : virtualFile: reading active writers 2026/07/01 01:35:44 DEBUG : Looking for writers 2026/07/01 01:35:44 DEBUG : dir: reading active writers 2026/07/01 01:35:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.44s) --- PASS: TestDirReadDirAll/Virtual (1.04s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:45 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:46 ERROR : dir/: Can only open directories read only 2026/07/01 01:35:46 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:46 DEBUG : dir: Looking for writers 2026/07/01 01:35:46 DEBUG : Looking for writers 2026/07/01 01:35:46 DEBUG : dir: reading active writers 2026/07/01 01:35:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.05s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:46 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/01 01:35:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/01 01:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/01 01:35:47 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:35:47 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:47 DEBUG : dir/potato: size = 5 OK 2026/07/01 01:35:47 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:35:47 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/01 01:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/01 01:35:47 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:47 DEBUG : dir: Looking for writers 2026/07/01 01:35:47 DEBUG : file1: reading active writers 2026/07/01 01:35:47 DEBUG : potato: reading active writers 2026/07/01 01:35:47 DEBUG : Looking for writers 2026/07/01 01:35:47 DEBUG : dir: reading active writers 2026/07/01 01:35:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.65s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:48 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/01 01:35:49 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:49 DEBUG : dir/sub: Looking for writers 2026/07/01 01:35:49 DEBUG : dir: Looking for writers 2026/07/01 01:35:49 DEBUG : file1: reading active writers 2026/07/01 01:35:49 DEBUG : sub: reading active writers 2026/07/01 01:35:49 DEBUG : Looking for writers 2026/07/01 01:35:49 DEBUG : dir: reading active writers 2026/07/01 01:35:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.95s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:50 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/01 01:35:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/01 01:35:51 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:51 DEBUG : dir/sub/subsub: Looking for writers 2026/07/01 01:35:51 DEBUG : dir/sub: Looking for writers 2026/07/01 01:35:51 DEBUG : subsub: reading active writers 2026/07/01 01:35:51 DEBUG : dir: Looking for writers 2026/07/01 01:35:51 DEBUG : file1: reading active writers 2026/07/01 01:35:51 DEBUG : sub: reading active writers 2026/07/01 01:35:51 DEBUG : Looking for writers 2026/07/01 01:35:51 DEBUG : dir: reading active writers 2026/07/01 01:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.41s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:52 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:53 ERROR : dir/: Dir.Remove not empty 2026/07/01 01:35:53 DEBUG : dir/file1: Remove: 2026/07/01 01:35:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:35:53 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:35:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/01 01:35:53 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:53 DEBUG : Looking for writers 2026/07/01 01:35:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.17s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:54 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:54 DEBUG : dir/file1: Remove: 2026/07/01 01:35:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:35:54 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:35:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/01 01:35:55 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:55 DEBUG : Looking for writers 2026/07/01 01:35:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.17s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:55 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:56 DEBUG : dir/file1: Remove: 2026/07/01 01:35:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:35:56 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:35:56 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:56 DEBUG : dir: Looking for writers 2026/07/01 01:35:56 DEBUG : Looking for writers 2026/07/01 01:35:56 DEBUG : dir: reading active writers 2026/07/01 01:35:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.43s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:35:56 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:57 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/01 01:35:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/01 01:35:58 DEBUG : dir: Updating dir with dir2 0x32bdc6d7d790 2026/07/01 01:35:58 DEBUG : dir: forgetting directory cache 2026/07/01 01:35:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/01 01:35:58 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/01 01:35:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/01 01:35:58 DEBUG : file2: Updating file with file2 0x32bdc6a6a750 2026/07/01 01:35:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/01 01:35:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:35:59 INFO : dir2/file3: Deleted 2026/07/01 01:35:59 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/01 01:35:59 DEBUG : dir2/file3: Updating file with dir2/file3 0x32bdc6a6a750 2026/07/01 01:35:59 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/01 01:35:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/01 01:35:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/01 01:35:59 DEBUG : empty directory: Updating dir with renamed empty directory 0x32bdc6a6aa90 2026/07/01 01:35:59 DEBUG : empty directory: forgetting directory cache 2026/07/01 01:35:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/01 01:35:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/01 01:35:59 DEBUG : dir2: Renaming to "dir3" 2026/07/01 01:35:59 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:35:59 DEBUG : dir3: Looking for writers 2026/07/01 01:35:59 DEBUG : file3: reading active writers 2026/07/01 01:35:59 DEBUG : renamed empty directory: Looking for writers 2026/07/01 01:35:59 DEBUG : Looking for writers 2026/07/01 01:35:59 DEBUG : dir3: reading active writers 2026/07/01 01:35:59 DEBUG : renamed empty directory: reading active writers 2026/07/01 01:35:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.92s) === 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:00 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/01 01:36:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/01 01:36:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/01 01:36:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/01 01:36:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/01 01:36:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/01 01:36:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/01 01:36:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/01 01:36:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/01 01:36:01 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (12 bytes), uploading instead of streaming 2026/07/01 01:36:01 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:01 DEBUG : dir/sub/file2: size = 12 OK 2026/07/01 01:36:01 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/01 01:36:01 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/01 01:36:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/01 01:36:01 DEBUG : forgetting directory cache 2026/07/01 01:36:01 DEBUG : dir: forgetting directory cache 2026/07/01 01:36:01 DEBUG : dir/sub: forgetting directory cache 2026/07/01 01:36:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/01 01:36:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/01 01:36:01 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:36:01 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:02 DEBUG : dir/sub/file0: size = 5 OK 2026/07/01 01:36:02 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:36:02 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/01 01:36:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/01 01:36:02 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:02 DEBUG : dir/sub: Looking for writers 2026/07/01 01:36:02 DEBUG : file0: reading active writers 2026/07/01 01:36:02 DEBUG : file2: reading active writers 2026/07/01 01:36:02 DEBUG : dir: Looking for writers 2026/07/01 01:36:02 DEBUG : sub: reading active writers 2026/07/01 01:36:02 DEBUG : file1: reading active writers 2026/07/01 01:36:02 DEBUG : Looking for writers 2026/07/01 01:36:02 DEBUG : dir: reading active writers 2026/07/01 01:36:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.50s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:03 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/01 01:36:03 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:03 DEBUG : Looking for writers 2026/07/01 01:36:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:03 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/01 01:36:03 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:03 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/01 01:36:03 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/01 01:36:03 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/01 01:36:03 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:03 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:03 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/01 01:36:03 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:03 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/01 01:36:03 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/01 01:36:03 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/01 01:36:03 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:03 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:03 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:03 DEBUG : dir: Looking for writers 2026/07/01 01:36:03 DEBUG : file1.metadata: reading active writers 2026/07/01 01:36:03 DEBUG : file1: reading active writers 2026/07/01 01:36:03 DEBUG : Looking for writers 2026/07/01 01:36:03 DEBUG : dir: reading active writers 2026/07/01 01:36:03 DEBUG : dir.metadata: reading active writers 2026/07/01 01:36:03 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.19s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:04 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:05 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:05 DEBUG : dir: Looking for writers 2026/07/01 01:36:05 DEBUG : file1: reading active writers 2026/07/01 01:36:05 DEBUG : Looking for writers 2026/07/01 01:36:05 DEBUG : dir: reading active writers 2026/07/01 01:36:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.16s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:05 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:06 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:06 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/01 01:36:06 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:06 DEBUG : dir: Looking for writers 2026/07/01 01:36:06 DEBUG : file1: reading active writers 2026/07/01 01:36:06 DEBUG : Looking for writers 2026/07/01 01:36:06 DEBUG : dir: reading active writers 2026/07/01 01:36:06 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.78s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.78s) --- 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:07 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:08 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:08 DEBUG : dir: Looking for writers 2026/07/01 01:36:08 DEBUG : file1: reading active writers 2026/07/01 01:36:08 DEBUG : Looking for writers 2026/07/01 01:36:08 DEBUG : dir: reading active writers 2026/07/01 01:36:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.23s) === RUN TestFileOpenReadUnknownSize 2026/07/01 01:36:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/01 01:36:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/01 01:36:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/01 01:36:08 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:08 DEBUG : Looking for writers 2026/07/01 01:36:08 DEBUG : file.txt: reading active writers 2026/07/01 01:36:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:08 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:09 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (25 bytes), uploading instead of streaming 2026/07/01 01:36:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:09 DEBUG : dir/file1: size = 25 OK 2026/07/01 01:36:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:36:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:09 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:09 DEBUG : dir: Looking for writers 2026/07/01 01:36:09 DEBUG : file1: reading active writers 2026/07/01 01:36:09 DEBUG : Looking for writers 2026/07/01 01:36:09 DEBUG : dir: reading active writers 2026/07/01 01:36:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.48s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:10 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:10 DEBUG : dir/file1: Remove: 2026/07/01 01:36:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:10 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:36:11 DEBUG : dir/file1: Remove: 2026/07/01 01:36:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/01 01:36:11 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:11 DEBUG : dir: Looking for writers 2026/07/01 01:36:11 DEBUG : Looking for writers 2026/07/01 01:36:11 DEBUG : dir: reading active writers 2026/07/01 01:36:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.32s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:11 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:12 DEBUG : dir/file1: Remove: 2026/07/01 01:36:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:12 DEBUG : dir/file1: >Remove: err= 2026/07/01 01:36:12 DEBUG : dir/file1: Remove: 2026/07/01 01:36:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/01 01:36:12 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:12 DEBUG : dir: Looking for writers 2026/07/01 01:36:12 DEBUG : Looking for writers 2026/07/01 01:36:12 DEBUG : dir: reading active writers 2026/07/01 01:36:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.32s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:12 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/01 01:36:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:36:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/01 01:36:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:36:13 DEBUG : dir/file1: Open: flags=0x3 2026/07/01 01:36:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/01 01:36:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/01 01:36:13 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:13 DEBUG : dir: Looking for writers 2026/07/01 01:36:13 DEBUG : file1: reading active writers 2026/07/01 01:36:13 DEBUG : Looking for writers 2026/07/01 01:36:13 DEBUG : dir: reading active writers 2026/07/01 01:36:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.12s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:13 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:14 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:14 DEBUG : dir: Looking for writers 2026/07/01 01:36:14 DEBUG : file1: reading active writers 2026/07/01 01:36:14 DEBUG : Looking for writers 2026/07/01 01:36:14 DEBUG : dir: reading active writers 2026/07/01 01:36:14 DEBUG : >WaitForWriters: 2026/07/01 01:36:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:15 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc741a410 2026/07/01 01:36:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:36:15 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc741a410 2026/07/01 01:36:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:36:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:36:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:15 DEBUG : dir/file1: File is currently open, delaying rename 0x32bdc741a410 2026/07/01 01:36:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:15 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (25 bytes), uploading instead of streaming 2026/07/01 01:36:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:15 DEBUG : dir/file1: size = 25 OK 2026/07/01 01:36:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:36:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:15 DEBUG : newLeaf: Running delayed rename now 2026/07/01 01:36:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:16 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc741a410 2026/07/01 01:36:16 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:16 DEBUG : dir: Looking for writers 2026/07/01 01:36:16 DEBUG : Looking for writers 2026/07/01 01:36:16 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:16 DEBUG : dir: reading active writers 2026/07/01 01:36:16 DEBUG : >WaitForWriters: 2026/07/01 01:36:16 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:16 DEBUG : dir: Looking for writers 2026/07/01 01:36:16 DEBUG : Looking for writers 2026/07/01 01:36:16 DEBUG : dir: reading active writers 2026/07/01 01:36:16 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:17 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:17 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:17 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:17 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:17 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:17 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:17 DEBUG : dir: Looking for writers 2026/07/01 01:36:17 DEBUG : file1: reading active writers 2026/07/01 01:36:17 DEBUG : Looking for writers 2026/07/01 01:36:17 DEBUG : dir: reading active writers 2026/07/01 01:36:17 DEBUG : >WaitForWriters: 2026/07/01 01:36:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:18 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc741a8f0 2026/07/01 01:36:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:36:18 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc741a8f0 2026/07/01 01:36:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/01 01:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:18 DEBUG : dir/file1: File is currently open, delaying rename 0x32bdc741a8f0 2026/07/01 01:36:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:18 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (25 bytes), uploading instead of streaming 2026/07/01 01:36:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:19 DEBUG : dir/file1: size = 25 OK 2026/07/01 01:36:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/01 01:36:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:19 DEBUG : newLeaf: Running delayed rename now 2026/07/01 01:36:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:19 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc741a8f0 2026/07/01 01:36:19 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:19 DEBUG : dir: Looking for writers 2026/07/01 01:36:19 DEBUG : Looking for writers 2026/07/01 01:36:19 DEBUG : dir: reading active writers 2026/07/01 01:36:19 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:19 DEBUG : >WaitForWriters: 2026/07/01 01:36:19 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:19 DEBUG : dir: Looking for writers 2026/07/01 01:36:19 DEBUG : Looking for writers 2026/07/01 01:36:19 DEBUG : dir: reading active writers 2026/07/01 01:36:19 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:19 DEBUG : >WaitForWriters: 2026/07/01 01:36:19 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:20 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:20 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:20 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:20 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:20 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:20 DEBUG : dir/file1(0x32bdc7475240): openPending: 2026/07/01 01:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:20 DEBUG : dir/file1(0x32bdc7475240): >openPending: err= 2026/07/01 01:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:20 DEBUG : dir/file1(0x32bdc7475240): _writeAt: size=14, off=0 2026/07/01 01:36:20 DEBUG : dir/file1(0x32bdc7475240): >_writeAt: n=14, err= 2026/07/01 01:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:36:20 DEBUG : dir/file1(0x32bdc7475240): close: 2026/07/01 01:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:36:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:20 DEBUG : dir/file1(0x32bdc7475240): >close: err= 2026/07/01 01:36:20 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:20 DEBUG : dir: Looking for writers 2026/07/01 01:36:20 DEBUG : file1: reading active writers 2026/07/01 01:36:20 DEBUG : Looking for writers 2026/07/01 01:36:20 DEBUG : dir: reading active writers 2026/07/01 01:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:20 DEBUG : dir: Looking for writers 2026/07/01 01:36:20 DEBUG : file1: reading active writers 2026/07/01 01:36:20 DEBUG : Looking for writers 2026/07/01 01:36:20 DEBUG : dir: reading active writers 2026/07/01 01:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:20 DEBUG : dir: Looking for writers 2026/07/01 01:36:20 DEBUG : file1: reading active writers 2026/07/01 01:36:20 DEBUG : Looking for writers 2026/07/01 01:36:20 DEBUG : dir: reading active writers 2026/07/01 01:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:20 DEBUG : dir: Looking for writers 2026/07/01 01:36:20 DEBUG : file1: reading active writers 2026/07/01 01:36:20 DEBUG : Looking for writers 2026/07/01 01:36:20 DEBUG : dir: reading active writers 2026/07/01 01:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:20 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:36:21 DEBUG : dir: Looking for writers 2026/07/01 01:36:21 DEBUG : file1: reading active writers 2026/07/01 01:36:21 DEBUG : Looking for writers 2026/07/01 01:36:21 DEBUG : dir: reading active writers 2026/07/01 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:21 DEBUG : dir: Looking for writers 2026/07/01 01:36:21 DEBUG : file1: reading active writers 2026/07/01 01:36:21 DEBUG : Looking for writers 2026/07/01 01:36:21 DEBUG : dir: reading active writers 2026/07/01 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:21 DEBUG : dir/file1: size = 14 OK 2026/07/01 01:36:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/01 01:36:21 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:36:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/01 01:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:21 DEBUG : dir: Looking for writers 2026/07/01 01:36:21 DEBUG : file1: reading active writers 2026/07/01 01:36:21 DEBUG : Looking for writers 2026/07/01 01:36:21 DEBUG : dir: reading active writers 2026/07/01 01:36:21 DEBUG : >WaitForWriters: 2026/07/01 01:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:21 DEBUG : dir/file1(0x32bdc77c6640): _readAt: size=512, off=0 2026/07/01 01:36:21 DEBUG : dir/file1(0x32bdc77c6640): openPending: 2026/07/01 01:36:21 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/01 01:36:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:21 DEBUG : dir/file1(0x32bdc77c6640): >openPending: err= 2026/07/01 01:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:36:21 DEBUG : dir/file1(0x32bdc77c6640): >_readAt: n=14, err=EOF 2026/07/01 01:36:21 DEBUG : dir/file1(0x32bdc77c6640): close: 2026/07/01 01:36:21 DEBUG : dir/file1(0x32bdc77c6640): >close: err= 2026/07/01 01:36:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:22 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc6aba270 2026/07/01 01:36:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:36:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/01 01:36:22 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc6aba270 2026/07/01 01:36:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:22 DEBUG : dir/file1(0x32bdc6ef7e40): openPending: 2026/07/01 01:36:22 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/01 01:36:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:22 DEBUG : dir/file1(0x32bdc6ef7e40): >openPending: err= 2026/07/01 01:36:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:22 DEBUG : dir/file1(0x32bdc6ef7e40): _writeAt: size=25, off=0 2026/07/01 01:36:22 DEBUG : dir/file1(0x32bdc6ef7e40): >_writeAt: n=25, err= 2026/07/01 01:36:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:23 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc6aba270 2026/07/01 01:36:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:23 DEBUG : newLeaf(0x32bdc6ef7e40): close: 2026/07/01 01:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:36:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:36:22.747456326 +0000 UTC m=+54.907956708 2026/07/01 01:36:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:23 DEBUG : newLeaf(0x32bdc6ef7e40): >close: err= 2026/07/01 01:36:23 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:23 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:23 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:36:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:23 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:36:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:36:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:36:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:36:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : >WaitForWriters: 2026/07/01 01:36:23 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:23 DEBUG : dir: Looking for writers 2026/07/01 01:36:23 DEBUG : Looking for writers 2026/07/01 01:36:23 DEBUG : dir: reading active writers 2026/07/01 01:36:23 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:23 DEBUG : >WaitForWriters: 2026/07/01 01:36:23 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:24 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:24 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:24 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:24 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:24 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:25 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:25 DEBUG : dir: Looking for writers 2026/07/01 01:36:25 DEBUG : file1: reading active writers 2026/07/01 01:36:25 DEBUG : Looking for writers 2026/07/01 01:36:25 DEBUG : dir: reading active writers 2026/07/01 01:36:25 DEBUG : >WaitForWriters: 2026/07/01 01:36:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:25 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc78b0270 2026/07/01 01:36:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:36:26 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc78b0270 2026/07/01 01:36:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:26 DEBUG : dir/file1(0x32bdc707de80): openPending: 2026/07/01 01:36:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:36:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:26 DEBUG : dir/file1(0x32bdc707de80): >openPending: err= 2026/07/01 01:36:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:26 DEBUG : dir/file1(0x32bdc707de80): _writeAt: size=25, off=0 2026/07/01 01:36:26 DEBUG : dir/file1(0x32bdc707de80): >_writeAt: n=25, err= 2026/07/01 01:36:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:26 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc78b0270 2026/07/01 01:36:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:26 DEBUG : newLeaf(0x32bdc707de80): close: 2026/07/01 01:36:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:36:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:36:26.265415463 +0000 UTC m=+58.425915844 2026/07/01 01:36:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:26 DEBUG : newLeaf(0x32bdc707de80): >close: err= 2026/07/01 01:36:26 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:26 DEBUG : dir: Looking for writers 2026/07/01 01:36:26 DEBUG : Looking for writers 2026/07/01 01:36:26 DEBUG : dir: reading active writers 2026/07/01 01:36:26 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:26 DEBUG : dir: Looking for writers 2026/07/01 01:36:26 DEBUG : Looking for writers 2026/07/01 01:36:26 DEBUG : dir: reading active writers 2026/07/01 01:36:26 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:26 DEBUG : dir: Looking for writers 2026/07/01 01:36:26 DEBUG : Looking for writers 2026/07/01 01:36:26 DEBUG : dir: reading active writers 2026/07/01 01:36:26 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:26 DEBUG : dir: Looking for writers 2026/07/01 01:36:26 DEBUG : Looking for writers 2026/07/01 01:36:26 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:26 DEBUG : dir: reading active writers 2026/07/01 01:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:26 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:36:26 DEBUG : dir: Looking for writers 2026/07/01 01:36:26 DEBUG : Looking for writers 2026/07/01 01:36:26 DEBUG : dir: reading active writers 2026/07/01 01:36:26 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:26 DEBUG : dir: Looking for writers 2026/07/01 01:36:26 DEBUG : Looking for writers 2026/07/01 01:36:26 DEBUG : dir: reading active writers 2026/07/01 01:36:26 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:27 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:36:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:27 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:36:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:36:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:36:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:36:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:36:27 DEBUG : dir: Looking for writers 2026/07/01 01:36:27 DEBUG : Looking for writers 2026/07/01 01:36:27 DEBUG : dir: reading active writers 2026/07/01 01:36:27 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:27 DEBUG : >WaitForWriters: 2026/07/01 01:36:27 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:27 DEBUG : dir: Looking for writers 2026/07/01 01:36:27 DEBUG : Looking for writers 2026/07/01 01:36:27 DEBUG : dir: reading active writers 2026/07/01 01:36:27 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:27 DEBUG : >WaitForWriters: 2026/07/01 01:36:27 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:27 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:27 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:27 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:27 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:27 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:28 DEBUG : dir/file1(0x32bdc72b7880): openPending: 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:28 DEBUG : dir/file1(0x32bdc72b7880): >openPending: err= 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:28 DEBUG : dir/file1(0x32bdc72b7880): _writeAt: size=14, off=0 2026/07/01 01:36:28 DEBUG : dir/file1(0x32bdc72b7880): >_writeAt: n=14, err= 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:36:28 DEBUG : dir/file1(0x32bdc72b7880): close: 2026/07/01 01:36:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/01 01:36:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:28 DEBUG : dir/file1(0x32bdc72b7880): >close: err= 2026/07/01 01:36:28 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:28 DEBUG : dir: Looking for writers 2026/07/01 01:36:28 DEBUG : file1: reading active writers 2026/07/01 01:36:28 DEBUG : Looking for writers 2026/07/01 01:36:28 DEBUG : dir: reading active writers 2026/07/01 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:28 DEBUG : dir: Looking for writers 2026/07/01 01:36:28 DEBUG : file1: reading active writers 2026/07/01 01:36:28 DEBUG : Looking for writers 2026/07/01 01:36:28 DEBUG : dir: reading active writers 2026/07/01 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:28 DEBUG : dir: Looking for writers 2026/07/01 01:36:28 DEBUG : file1: reading active writers 2026/07/01 01:36:28 DEBUG : Looking for writers 2026/07/01 01:36:28 DEBUG : dir: reading active writers 2026/07/01 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:28 DEBUG : dir: Looking for writers 2026/07/01 01:36:28 DEBUG : file1: reading active writers 2026/07/01 01:36:28 DEBUG : Looking for writers 2026/07/01 01:36:28 DEBUG : dir: reading active writers 2026/07/01 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:36:28 DEBUG : dir: Looking for writers 2026/07/01 01:36:28 DEBUG : file1: reading active writers 2026/07/01 01:36:28 DEBUG : Looking for writers 2026/07/01 01:36:28 DEBUG : dir: reading active writers 2026/07/01 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:28 DEBUG : dir: Looking for writers 2026/07/01 01:36:28 DEBUG : file1: reading active writers 2026/07/01 01:36:28 DEBUG : Looking for writers 2026/07/01 01:36:28 DEBUG : dir: reading active writers 2026/07/01 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:28 DEBUG : dir/file1: size = 14 OK 2026/07/01 01:36:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/01 01:36:28 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:36:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/01 01:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:29 DEBUG : dir: Looking for writers 2026/07/01 01:36:29 DEBUG : file1: reading active writers 2026/07/01 01:36:29 DEBUG : Looking for writers 2026/07/01 01:36:29 DEBUG : dir: reading active writers 2026/07/01 01:36:29 DEBUG : >WaitForWriters: 2026/07/01 01:36:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:29 DEBUG : dir/file1(0x32bdc78de300): _readAt: size=512, off=0 2026/07/01 01:36:29 DEBUG : dir/file1(0x32bdc78de300): openPending: 2026/07/01 01:36:29 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/01 01:36:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:36:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:29 DEBUG : dir/file1(0x32bdc78de300): >openPending: err= 2026/07/01 01:36:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/01 01:36:29 DEBUG : dir/file1(0x32bdc78de300): >_readAt: n=14, err=EOF 2026/07/01 01:36:29 DEBUG : dir/file1(0x32bdc78de300): close: 2026/07/01 01:36:29 DEBUG : dir/file1(0x32bdc78de300): >close: err= 2026/07/01 01:36:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:29 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc77f91e0 2026/07/01 01:36:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:36:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/01 01:36:30 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc77f91e0 2026/07/01 01:36:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:36:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:30 DEBUG : dir/file1(0x32bdc739f040): openPending: 2026/07/01 01:36:30 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/01 01:36:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:36:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:30 DEBUG : dir/file1(0x32bdc739f040): >openPending: err= 2026/07/01 01:36:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:30 DEBUG : dir/file1(0x32bdc739f040): _writeAt: size=25, off=0 2026/07/01 01:36:30 DEBUG : dir/file1(0x32bdc739f040): >_writeAt: n=25, err= 2026/07/01 01:36:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:30 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc77f91e0 2026/07/01 01:36:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:30 DEBUG : newLeaf(0x32bdc739f040): close: 2026/07/01 01:36:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:36:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:36:30.476508942 +0000 UTC m=+62.637009353 2026/07/01 01:36:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:30 DEBUG : newLeaf(0x32bdc739f040): >close: err= 2026/07/01 01:36:30 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:30 DEBUG : dir: Looking for writers 2026/07/01 01:36:30 DEBUG : Looking for writers 2026/07/01 01:36:30 DEBUG : dir: reading active writers 2026/07/01 01:36:30 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:30 DEBUG : dir: Looking for writers 2026/07/01 01:36:30 DEBUG : Looking for writers 2026/07/01 01:36:30 DEBUG : dir: reading active writers 2026/07/01 01:36:30 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:30 DEBUG : dir: Looking for writers 2026/07/01 01:36:30 DEBUG : Looking for writers 2026/07/01 01:36:30 DEBUG : dir: reading active writers 2026/07/01 01:36:30 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:30 DEBUG : dir: Looking for writers 2026/07/01 01:36:30 DEBUG : Looking for writers 2026/07/01 01:36:30 DEBUG : dir: reading active writers 2026/07/01 01:36:30 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:30 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:36:31 DEBUG : dir: Looking for writers 2026/07/01 01:36:31 DEBUG : Looking for writers 2026/07/01 01:36:31 DEBUG : dir: reading active writers 2026/07/01 01:36:31 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:31 DEBUG : dir: Looking for writers 2026/07/01 01:36:31 DEBUG : Looking for writers 2026/07/01 01:36:31 DEBUG : dir: reading active writers 2026/07/01 01:36:31 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:31 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:36:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:31 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:36:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:36:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:36:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:36:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:36:31 DEBUG : dir: Looking for writers 2026/07/01 01:36:31 DEBUG : Looking for writers 2026/07/01 01:36:31 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:31 DEBUG : dir: reading active writers 2026/07/01 01:36:31 DEBUG : >WaitForWriters: 2026/07/01 01:36:31 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:31 DEBUG : dir: Looking for writers 2026/07/01 01:36:31 DEBUG : Looking for writers 2026/07/01 01:36:31 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:31 DEBUG : dir: reading active writers 2026/07/01 01:36:31 DEBUG : >WaitForWriters: 2026/07/01 01:36:31 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:32 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:32 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:32 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:32 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:32 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:32 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:32 DEBUG : dir: Looking for writers 2026/07/01 01:36:32 DEBUG : file1: reading active writers 2026/07/01 01:36:32 DEBUG : Looking for writers 2026/07/01 01:36:32 DEBUG : dir: reading active writers 2026/07/01 01:36:32 DEBUG : >WaitForWriters: 2026/07/01 01:36:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:32 DEBUG : dir/file1(0x32bdc730d880): _readAt: size=512, off=0 2026/07/01 01:36:32 DEBUG : dir/file1(0x32bdc730d880): openPending: 2026/07/01 01:36:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/01 01:36:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/01 01:36:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:32 DEBUG : dir/file1(0x32bdc730d880): >openPending: err= 2026/07/01 01:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/01 01:36:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:36:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:32 DEBUG : dir/file1(0x32bdc730d880): >_readAt: n=14, err=EOF 2026/07/01 01:36:32 DEBUG : dir/file1(0x32bdc730d880): close: 2026/07/01 01:36:32 DEBUG : dir/file1(0x32bdc730d880): >close: err= 2026/07/01 01:36:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:33 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc73c8820 2026/07/01 01:36:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/01 01:36:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/01 01:36:33 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc73c8820 2026/07/01 01:36:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/01 01:36:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:34 DEBUG : dir/file1(0x32bdc6fd70c0): openPending: 2026/07/01 01:36:34 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/01 01:36:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/01 01:36:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:34 DEBUG : dir/file1(0x32bdc6fd70c0): >openPending: err= 2026/07/01 01:36:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:34 DEBUG : dir/file1(0x32bdc6fd70c0): _writeAt: size=25, off=0 2026/07/01 01:36:34 DEBUG : dir/file1(0x32bdc6fd70c0): >_writeAt: n=25, err= 2026/07/01 01:36:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/01 01:36:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/01 01:36:34 DEBUG : newLeaf: Updating file with newLeaf 0x32bdc73c8820 2026/07/01 01:36:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:36:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:34 DEBUG : newLeaf(0x32bdc6fd70c0): close: 2026/07/01 01:36:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/01 01:36:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-01 01:36:34.121901434 +0000 UTC m=+66.282401825 2026/07/01 01:36:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:34 DEBUG : newLeaf(0x32bdc6fd70c0): >close: err= 2026/07/01 01:36:34 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:34 DEBUG : dir: Looking for writers 2026/07/01 01:36:34 DEBUG : Looking for writers 2026/07/01 01:36:34 DEBUG : dir: reading active writers 2026/07/01 01:36:34 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:34 DEBUG : dir: Looking for writers 2026/07/01 01:36:34 DEBUG : Looking for writers 2026/07/01 01:36:34 DEBUG : dir: reading active writers 2026/07/01 01:36:34 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:34 DEBUG : dir: Looking for writers 2026/07/01 01:36:34 DEBUG : Looking for writers 2026/07/01 01:36:34 DEBUG : dir: reading active writers 2026/07/01 01:36:34 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:34 DEBUG : dir: Looking for writers 2026/07/01 01:36:34 DEBUG : Looking for writers 2026/07/01 01:36:34 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:34 DEBUG : dir: reading active writers 2026/07/01 01:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:34 DEBUG : newLeaf: vfs cache: starting upload 2026/07/01 01:36:34 DEBUG : dir: Looking for writers 2026/07/01 01:36:34 DEBUG : Looking for writers 2026/07/01 01:36:34 DEBUG : dir: reading active writers 2026/07/01 01:36:34 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:34 DEBUG : dir: Looking for writers 2026/07/01 01:36:34 DEBUG : Looking for writers 2026/07/01 01:36:34 DEBUG : dir: reading active writers 2026/07/01 01:36:34 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:34 DEBUG : newLeaf: size = 25 OK 2026/07/01 01:36:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/01 01:36:34 INFO : newLeaf: Copied (replaced existing) 2026/07/01 01:36:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-01 01:36:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/01 01:36:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/01 01:36:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/01 01:36:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/01 01:36:35 DEBUG : dir: Looking for writers 2026/07/01 01:36:35 DEBUG : Looking for writers 2026/07/01 01:36:35 DEBUG : dir: reading active writers 2026/07/01 01:36:35 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:35 DEBUG : >WaitForWriters: 2026/07/01 01:36:35 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:35 DEBUG : dir: Looking for writers 2026/07/01 01:36:35 DEBUG : Looking for writers 2026/07/01 01:36:35 DEBUG : dir: reading active writers 2026/07/01 01:36:35 DEBUG : newLeaf: reading active writers 2026/07/01 01:36:35 DEBUG : >WaitForWriters: 2026/07/01 01:36:35 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestFileRename (21.91s) --- PASS: TestFileRename/off,forceCache=false (3.11s) --- PASS: TestFileRename/minimal,forceCache=false (3.22s) --- PASS: TestFileRename/minimal,forceCache=true (4.20s) --- PASS: TestFileRename/writes,forceCache=false (3.52s) --- PASS: TestFileRename/writes,forceCache=true (4.24s) --- PASS: TestFileRename/full,forceCache=false (3.61s) === 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:35 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:35 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:35 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:35 DEBUG : Looking for writers 2026/07/01 01:36:35 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:35 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:36:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:36 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:36 DEBUG : dir: Looking for writers 2026/07/01 01:36:36 DEBUG : file1: reading active writers 2026/07/01 01:36:36 DEBUG : Looking for writers 2026/07/01 01:36:36 DEBUG : dir: reading active writers 2026/07/01 01:36:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.25s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:37 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:36:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/01 01:36:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/01 01:36:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/01 01:36:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/01 01:36:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/01 01:36:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/01 01:36:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/01 01:36:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/01 01:36:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/01 01:36:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/01 01:36:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/01 01:36:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/01 01:36:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/01 01:36:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/01 01:36:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/01 01:36:38 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:38 DEBUG : dir: Looking for writers 2026/07/01 01:36:38 DEBUG : file1: reading active writers 2026/07/01 01:36:38 DEBUG : Looking for writers 2026/07/01 01:36:38 DEBUG : dir: reading active writers 2026/07/01 01:36:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.57s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:38 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/01 01:36:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/01 01:36:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/01 01:36:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/01 01:36:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/01 01:36:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/01 01:36:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/01 01:36:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/01 01:36:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/01 01:36:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/01 01:36:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/01 01:36:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/01 01:36:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/01 01:36:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/01 01:36:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/01 01:36:39 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:39 DEBUG : dir: Looking for writers 2026/07/01 01:36:39 DEBUG : file1: reading active writers 2026/07/01 01:36:39 DEBUG : Looking for writers 2026/07/01 01:36:39 DEBUG : dir: reading active writers 2026/07/01 01:36:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.69s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:40 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:36:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:41 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:41 DEBUG : dir: Looking for writers 2026/07/01 01:36:41 DEBUG : file1: reading active writers 2026/07/01 01:36:41 DEBUG : Looking for writers 2026/07/01 01:36:41 DEBUG : dir: reading active writers 2026/07/01 01:36:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:41 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/01 01:36:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/01 01:36:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:42 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/01 01:36:42 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/01 01:36:42 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:42 DEBUG : dir: Looking for writers 2026/07/01 01:36:42 DEBUG : file1: reading active writers 2026/07/01 01:36:42 DEBUG : Looking for writers 2026/07/01 01:36:42 DEBUG : dir: reading active writers 2026/07/01 01:36:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.29s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:43 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:43 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:43 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:43 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:43 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): _readAt: size=1, off=0 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): openPending: 2026/07/01 01:36:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): >openPending: err= 2026/07/01 01:36:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/01 01:36:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:36:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): >_readAt: n=1, err= 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): _readAt: size=256, off=1 2026/07/01 01:36:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): >_readAt: n=15, err=EOF 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): _readAt: size=16, off=16 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): >_readAt: n=0, err=EOF 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): close: 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): >close: err= 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): close: 2026/07/01 01:36:43 DEBUG : dir/file1(0x32bdc72d7bc0): >close: err=file already closed 2026/07/01 01:36:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:43 DEBUG : dir: Looking for writers 2026/07/01 01:36:43 DEBUG : file1: reading active writers 2026/07/01 01:36:43 DEBUG : Looking for writers 2026/07/01 01:36:43 DEBUG : dir: reading active writers 2026/07/01 01:36:43 DEBUG : >WaitForWriters: 2026/07/01 01:36:43 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.25s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:44 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:44 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:44 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:44 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:44 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:44 DEBUG : dir/file1(0x32bdc7248680): _readAt: size=1, off=0 2026/07/01 01:36:44 DEBUG : dir/file1(0x32bdc7248680): openPending: 2026/07/01 01:36:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:44 DEBUG : dir/file1(0x32bdc7248680): >openPending: err= 2026/07/01 01:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/01 01:36:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:36:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): >_readAt: n=1, err= 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): _readAt: size=1, off=5 2026/07/01 01:36:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): >_readAt: n=1, err= 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): _readAt: size=1, off=3 2026/07/01 01:36:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): >_readAt: n=1, err= 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): _readAt: size=1, off=13 2026/07/01 01:36:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): >_readAt: n=1, err= 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): _readAt: size=16, off=100 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): >_readAt: n=0, err=EOF 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): close: 2026/07/01 01:36:45 DEBUG : dir/file1(0x32bdc7248680): >close: err= 2026/07/01 01:36:45 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:45 DEBUG : dir: Looking for writers 2026/07/01 01:36:45 DEBUG : file1: reading active writers 2026/07/01 01:36:45 DEBUG : Looking for writers 2026/07/01 01:36:45 DEBUG : dir: reading active writers 2026/07/01 01:36:45 DEBUG : >WaitForWriters: 2026/07/01 01:36:45 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.22s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:45 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:45 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:45 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:45 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:45 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=1, off=0 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): openPending: 2026/07/01 01:36:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >openPending: err= 2026/07/01 01:36:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/01 01:36:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:36:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=1, err= 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=1, off=5 2026/07/01 01:36:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=1, err= 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=1, off=1 2026/07/01 01:36:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=1, err= 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=6, off=10 2026/07/01 01:36:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=6, err= 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=256, off=10 2026/07/01 01:36:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=6, err=EOF 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=256, off=100 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=0, err=EOF 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): close: 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >close: err= 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): _readAt: size=256, off=100 2026/07/01 01:36:46 DEBUG : dir/file1(0x32bdc7039340): >_readAt: n=0, err=file already closed 2026/07/01 01:36:46 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:46 DEBUG : dir: Looking for writers 2026/07/01 01:36:46 DEBUG : file1: reading active writers 2026/07/01 01:36:46 DEBUG : Looking for writers 2026/07/01 01:36:46 DEBUG : dir: reading active writers 2026/07/01 01:36:46 DEBUG : >WaitForWriters: 2026/07/01 01:36:46 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.24s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:46 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:46 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:46 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:46 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:46 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): RWFileHandle.Flush 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): _readAt: size=256, off=0 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): openPending: 2026/07/01 01:36:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): >openPending: err= 2026/07/01 01:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/01 01:36:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:36:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): >_readAt: n=16, err=EOF 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): RWFileHandle.Flush 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): RWFileHandle.Flush 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): close: 2026/07/01 01:36:47 DEBUG : dir/file1(0x32bdc6d76880): >close: err= 2026/07/01 01:36:47 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:47 DEBUG : dir: Looking for writers 2026/07/01 01:36:47 DEBUG : file1: reading active writers 2026/07/01 01:36:47 DEBUG : Looking for writers 2026/07/01 01:36:47 DEBUG : dir: reading active writers 2026/07/01 01:36:47 DEBUG : >WaitForWriters: 2026/07/01 01:36:47 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.21s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:48 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:48 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:48 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:48 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:48 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:36:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/01 01:36:48 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): _readAt: size=256, off=0 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): openPending: 2026/07/01 01:36:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): >openPending: err= 2026/07/01 01:36:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/01 01:36:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:36:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:36:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): >_readAt: n=16, err=EOF 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): RWFileHandle.Release 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): close: 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): >close: err= 2026/07/01 01:36:48 DEBUG : dir/file1(0x32bdc73815c0): RWFileHandle.Release 2026/07/01 01:36:48 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:48 DEBUG : dir: Looking for writers 2026/07/01 01:36:48 DEBUG : file1: reading active writers 2026/07/01 01:36:48 DEBUG : Looking for writers 2026/07/01 01:36:48 DEBUG : dir: reading active writers 2026/07/01 01:36:48 DEBUG : >WaitForWriters: 2026/07/01 01:36:48 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting 2026/07/01 01:36:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.25s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:49 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:49 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:49 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:49 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:49 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:49 DEBUG : file1: newRWFileHandle: 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): openPending: 2026/07/01 01:36:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): >openPending: err= 2026/07/01 01:36:49 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:36:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:36:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): _writeAt: size=5, off=0 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): >_writeAt: n=5, err= 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): _writeAt: size=7, off=5 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): >_writeAt: n=7, err= 2026/07/01 01:36:49 DEBUG : file1: vfs cache: truncate to size=11 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): close: 2026/07/01 01:36:49 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:36:49.381252945 +0000 UTC m=+81.541753326 2026/07/01 01:36:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): >close: err= 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): close: 2026/07/01 01:36:49 DEBUG : file1(0x32bdc74429c0): >close: err=file already closed 2026/07/01 01:36:49 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:49 DEBUG : Looking for writers 2026/07/01 01:36:49 DEBUG : file1: reading active writers 2026/07/01 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:49 DEBUG : Looking for writers 2026/07/01 01:36:49 DEBUG : file1: reading active writers 2026/07/01 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:49 DEBUG : Looking for writers 2026/07/01 01:36:49 DEBUG : file1: reading active writers 2026/07/01 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:49 DEBUG : Looking for writers 2026/07/01 01:36:49 DEBUG : file1: reading active writers 2026/07/01 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:49 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:36:49 DEBUG : Looking for writers 2026/07/01 01:36:49 DEBUG : file1: reading active writers 2026/07/01 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:49 DEBUG : Looking for writers 2026/07/01 01:36:49 DEBUG : file1: reading active writers 2026/07/01 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:49 DEBUG : file1: size = 11 OK 2026/07/01 01:36:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/01 01:36:49 INFO : file1: Copied (new) 2026/07/01 01:36:49 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-01 01:36:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/01 01:36:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:49 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : >WaitForWriters: 2026/07/01 01:36:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:50 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : >WaitForWriters: 2026/07/01 01:36:50 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.08s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:50 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:50 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:50 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:50 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:50 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:50 DEBUG : file1: newRWFileHandle: 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): openPending: 2026/07/01 01:36:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): >openPending: err= 2026/07/01 01:36:50 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:36:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): _writeAt: size=7, off=0 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): >_writeAt: n=7, err= 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): _writeAt: size=6, off=5 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): >_writeAt: n=6, err= 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): close: 2026/07/01 01:36:50 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:36:50.465632078 +0000 UTC m=+82.626132459 2026/07/01 01:36:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): >close: err= 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): _writeAt: size=5, off=0 2026/07/01 01:36:50 DEBUG : file1(0x32bdc7477000): >_writeAt: n=0, err=file already closed 2026/07/01 01:36:50 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:50 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:50 DEBUG : Looking for writers 2026/07/01 01:36:50 DEBUG : file1: reading active writers 2026/07/01 01:36:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:50 DEBUG : file1: size = 11 OK 2026/07/01 01:36:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/01 01:36:50 INFO : file1: Copied (new) 2026/07/01 01:36:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-01 01:36:50 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/01 01:36:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:50 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : >WaitForWriters: 2026/07/01 01:36:51 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : >WaitForWriters: 2026/07/01 01:36:51 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting 2026/07/01 01:36:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.08s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:51 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:51 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:51 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:51 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:51 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:51 DEBUG : file1: newRWFileHandle: 2026/07/01 01:36:51 DEBUG : file1(0x32bdc705b540): openPending: 2026/07/01 01:36:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:51 DEBUG : file1(0x32bdc705b540): >openPending: err= 2026/07/01 01:36:51 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:36:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:36:51 DEBUG : file1(0x32bdc705b540): close: 2026/07/01 01:36:51 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:36:51.539731134 +0000 UTC m=+83.700231525 2026/07/01 01:36:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:51 DEBUG : file1(0x32bdc705b540): >close: err= 2026/07/01 01:36:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:36:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:36:51 DEBUG : file2: newRWFileHandle: 2026/07/01 01:36:51 DEBUG : file2(0x32bdc705b9c0): openPending: 2026/07/01 01:36:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:36:51 DEBUG : file2(0x32bdc705b9c0): >openPending: err= 2026/07/01 01:36:51 DEBUG : file2: >newRWFileHandle: err= 2026/07/01 01:36:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:36:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/01 01:36:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/01 01:36:51 DEBUG : file2(0x32bdc705b9c0): RWFileHandle.Flush 2026/07/01 01:36:51 DEBUG : file2(0x32bdc705b9c0): RWFileHandle.Release 2026/07/01 01:36:51 DEBUG : file2(0x32bdc705b9c0): close: 2026/07/01 01:36:51 DEBUG : file2: vfs cache: setting modification time to 2026-07-01 01:36:51.540631886 +0000 UTC m=+83.701132277 2026/07/01 01:36:51 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:51 DEBUG : file2(0x32bdc705b9c0): >close: err= 2026/07/01 01:36:51 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : file2: reading active writers 2026/07/01 01:36:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : file2: reading active writers 2026/07/01 01:36:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : file2: reading active writers 2026/07/01 01:36:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : file2: reading active writers 2026/07/01 01:36:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/01 01:36:51 DEBUG : file2: vfs cache: starting upload 2026/07/01 01:36:51 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : file2: reading active writers 2026/07/01 01:36:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/01 01:36:51 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:51 DEBUG : Looking for writers 2026/07/01 01:36:51 DEBUG : file1: reading active writers 2026/07/01 01:36:51 DEBUG : file2: reading active writers 2026/07/01 01:36:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/01 01:36:51 DEBUG : file1: size = 0 OK 2026/07/01 01:36:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:36:51 INFO : file1: Copied (new) 2026/07/01 01:36:51 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-01 01:36:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/01 01:36:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:51 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:51 DEBUG : file2: size = 0 OK 2026/07/01 01:36:51 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:36:51 INFO : file2: Copied (new) 2026/07/01 01:36:51 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-01 01:36:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/01 01:36:51 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/01 01:36:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/01 01:36:51 INFO : file2: vfs cache: upload succeeded try #1 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : file2: reading active writers 2026/07/01 01:36:52 DEBUG : >WaitForWriters: 2026/07/01 01:36:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : file2: reading active writers 2026/07/01 01:36:52 DEBUG : >WaitForWriters: 2026/07/01 01:36:52 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting 2026/07/01 01:36:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:52 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:52 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:52 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:52 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:52 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:52 DEBUG : file1: newRWFileHandle: 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): openPending: 2026/07/01 01:36:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): >openPending: err= 2026/07/01 01:36:52 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:36:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:36:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): _writeAt: size=5, off=0 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): >_writeAt: n=5, err= 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): RWFileHandle.Flush 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): RWFileHandle.Flush 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): close: 2026/07/01 01:36:52 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:36:52.714291018 +0000 UTC m=+84.874791409 2026/07/01 01:36:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:52 DEBUG : file1(0x32bdc7380b00): >close: err= 2026/07/01 01:36:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:52 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:36:52 DEBUG : Looking for writers 2026/07/01 01:36:52 DEBUG : file1: reading active writers 2026/07/01 01:36:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:53 DEBUG : file1: size = 5 OK 2026/07/01 01:36:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:36:53 INFO : file1: Copied (new) 2026/07/01 01:36:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-01 01:36:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:36:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:53 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : >WaitForWriters: 2026/07/01 01:36:53 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:53 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:53 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:53 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:53 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:53 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:53 DEBUG : file1: newRWFileHandle: 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): openPending: 2026/07/01 01:36:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): >openPending: err= 2026/07/01 01:36:53 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:36:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:36:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): _writeAt: size=5, off=0 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): >_writeAt: n=5, err= 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): RWFileHandle.Release 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): close: 2026/07/01 01:36:53 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:36:53.70697869 +0000 UTC m=+85.867479081 2026/07/01 01:36:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): >close: err= 2026/07/01 01:36:53 DEBUG : file1(0x32bdc6efca80): RWFileHandle.Release 2026/07/01 01:36:53 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi/dir/file1: no such file or directory 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:53 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:36:53 DEBUG : Looking for writers 2026/07/01 01:36:53 DEBUG : file1: reading active writers 2026/07/01 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:54 DEBUG : Looking for writers 2026/07/01 01:36:54 DEBUG : file1: reading active writers 2026/07/01 01:36:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:54 DEBUG : file1: size = 5 OK 2026/07/01 01:36:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:36:54 INFO : file1: Copied (new) 2026/07/01 01:36:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-01 01:36:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:36:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:54 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:54 DEBUG : Looking for writers 2026/07/01 01:36:54 DEBUG : file1: reading active writers 2026/07/01 01:36:54 DEBUG : >WaitForWriters: 2026/07/01 01:36:54 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:54 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:54 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:54 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:54 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:54 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:36:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:55 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:55 DEBUG : dir/file1(0x32bdc71c4580): openPending: 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:55 DEBUG : dir/file1(0x32bdc71c4580): >openPending: err= 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/01 01:36:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:55 DEBUG : dir/file1(0x32bdc71c4580): _writeAt: size=5, off=0 2026/07/01 01:36:55 DEBUG : dir/file1(0x32bdc71c4580): >_writeAt: n=5, err= 2026/07/01 01:36:55 DEBUG : dir/file1(0x32bdc71c4580): close: 2026/07/01 01:36:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-01 01:36:55.242507961 +0000 UTC m=+87.403008343 2026/07/01 01:36:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:55 DEBUG : dir/file1(0x32bdc71c4580): >close: err= 2026/07/01 01:36:55 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:55 DEBUG : dir/file1: size = 5 OK 2026/07/01 01:36:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:36:55 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-01 01:36:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:36:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:55 DEBUG : dir: Looking for writers 2026/07/01 01:36:55 DEBUG : file1: reading active writers 2026/07/01 01:36:55 DEBUG : Looking for writers 2026/07/01 01:36:55 DEBUG : dir: reading active writers 2026/07/01 01:36:55 DEBUG : >WaitForWriters: 2026/07/01 01:36:55 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.84s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:56 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:56 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:56 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:56 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:56 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/01 01:36:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/01 01:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/01 01:36:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): _writeAt: size=5, off=0 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): openPending: 2026/07/01 01:36:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/01 01:36:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/01 01:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): >openPending: err= 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): >_writeAt: n=5, err= 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): _writeAt: size=15, off=5 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): >_writeAt: n=15, err= 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): close: 2026/07/01 01:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/01 01:36:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-01 01:36:57.082446967 +0000 UTC m=+89.242947358 2026/07/01 01:36:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:57 DEBUG : dir/file1(0x32bdc7309e00): >close: err= 2026/07/01 01:36:57 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:57 DEBUG : dir/file1: vfs cache: starting upload 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:57 DEBUG : dir/file1: size = 20 OK 2026/07/01 01:36:57 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/01 01:36:57 INFO : dir/file1: Copied (replaced existing) 2026/07/01 01:36:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-01 01:36:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/01 01:36:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:57 DEBUG : dir: Looking for writers 2026/07/01 01:36:57 DEBUG : file1: reading active writers 2026/07/01 01:36:57 DEBUG : Looking for writers 2026/07/01 01:36:57 DEBUG : dir: reading active writers 2026/07/01 01:36:57 DEBUG : >WaitForWriters: 2026/07/01 01:36:57 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.80s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:58 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:58 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:58 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:58 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:58 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:58 DEBUG : file1: newRWFileHandle: 2026/07/01 01:36:58 DEBUG : file1(0x32bdc715cd00): openPending: 2026/07/01 01:36:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:58 DEBUG : file1(0x32bdc715cd00): >openPending: err= 2026/07/01 01:36:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:36:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:36:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/01 01:36:58 DEBUG : file1(0x32bdc715cd00): _writeAt: size=5, off=0 2026/07/01 01:36:58 DEBUG : file1(0x32bdc715cd00): >_writeAt: n=5, err= 2026/07/01 01:36:58 DEBUG : file1(0x32bdc715cd00): close: 2026/07/01 01:36:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-01 01:36:58.358691145 +0000 UTC m=+90.519191527 2026/07/01 01:36:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:58 DEBUG : file1(0x32bdc715cd00): >close: err= 2026/07/01 01:36:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:36:58 DEBUG : file1: vfs cache: starting upload 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:36:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:36:58 DEBUG : file1: size = 5 OK 2026/07/01 01:36:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:36:58 INFO : file1: Copied (new) 2026/07/01 01:36:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-01 01:36:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:36:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/01 01:36:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:36:58 INFO : file1: vfs cache: upload succeeded try #1 2026/07/01 01:36:58 DEBUG : Looking for writers 2026/07/01 01:36:58 DEBUG : file1: reading active writers 2026/07/01 01:36:58 DEBUG : >WaitForWriters: 2026/07/01 01:36:58 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:59 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/01 01:36:59 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cac0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cac0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.357893567 +0000 UTC m=+91.518393958 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.357893567 +0000 UTC m=+91.518393958 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cf40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d400): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d400): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d400): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.357893567 +0000 UTC m=+91.518393958 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0850 item 1 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730da40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730da40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730da40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730da40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730da40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.359854471 +0000 UTC m=+91.520354862 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730da40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8180): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8180): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8180): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.359854471 +0000 UTC m=+91.520354862 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1030 item 2 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff87c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff87c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff87c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff87c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff87c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.361127743 +0000 UTC m=+91.521628134 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff87c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.361127743 +0000 UTC m=+91.521628134 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8c40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9100): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9100): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9100): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.361127743 +0000 UTC m=+91.521628134 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1ab0 item 3 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9880): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9880): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9880): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.3629618 +0000 UTC m=+91.523462181 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9dc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9dc0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.3629618 +0000 UTC m=+91.523462181 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f5d810 item 4 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a500): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a500): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a500): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.364307508 +0000 UTC m=+91.524807889 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.364307508 +0000 UTC m=+91.524807889 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.364307508 +0000 UTC m=+91.524807889 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4c930 item 5 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b5c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b5c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b5c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b5c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b5c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.366346308 +0000 UTC m=+91.526846690 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b5c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bb00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bb00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bb00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bb00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bb00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.366346308 +0000 UTC m=+91.526846690 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bb00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4d8f0 item 6 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.367979056 +0000 UTC m=+91.528479448 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.367979056 +0000 UTC m=+91.528479448 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebcac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.367979056 +0000 UTC m=+91.528479448 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdc070 item 7 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de000): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de000): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.369968866 +0000 UTC m=+91.530469247 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de540): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de540): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de540): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.369968866 +0000 UTC m=+91.530469247 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdd7a0 item 8 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deb00): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc70deb00): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deb00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deb00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deb00): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deb00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deec0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deec0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.371572167 +0000 UTC m=+91.532072558 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.371572167 +0000 UTC m=+91.532072558 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df840): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df840): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df840): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df840): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df840): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.371572167 +0000 UTC m=+91.532072558 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df840): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7e690 item 9 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d60c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d60c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d60c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d60c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d60c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.373585581 +0000 UTC m=+91.534085962 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d60c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6600): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6600): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6600): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.373585581 +0000 UTC m=+91.534085962 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f030 item 10 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6c40): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc72d6c40): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6c40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6c40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6c40): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6c40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7000): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7000): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.375138649 +0000 UTC m=+91.535639030 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.375138649 +0000 UTC m=+91.535639030 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.375138649 +0000 UTC m=+91.535639030 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f490 item 11 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380200): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380200): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.37720453 +0000 UTC m=+91.537704912 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380740): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380740): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380740): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.37720453 +0000 UTC m=+91.537704912 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c41c0 item 12 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380d80): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc7380d80): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380d80): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380d80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380d80): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380d80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381140): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381140): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381140): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.378967003 +0000 UTC m=+91.539467384 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381880): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381880): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.378967003 +0000 UTC m=+91.539467384 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4620 item 13 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038000): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038000): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.380665373 +0000 UTC m=+91.541165754 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038540): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038540): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038540): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.380665373 +0000 UTC m=+91.541165754 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4bd0 item 14 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038b80): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc7038b80): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038b80): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038b80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038b80): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038b80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038f40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038f40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038f40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038f40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038f40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.382594789 +0000 UTC m=+91.543095210 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7038f40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039680): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039680): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039680): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039680): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039680): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.382594789 +0000 UTC m=+91.543095210 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039680): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4f50 item 15 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039d00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039d00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.384186228 +0000 UTC m=+91.544686609 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7039d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248340): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248340): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248340): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.384186228 +0000 UTC m=+91.544686609 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5490 item 16 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248a00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248a00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248a00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248a00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248a00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.385696287 +0000 UTC m=+91.546196668 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248a00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.385696287 +0000 UTC m=+91.546196668 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248f80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.385696287 +0000 UTC m=+91.546196668 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5a40 item 17 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249b00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249b00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.387690062 +0000 UTC m=+91.548190443 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0140): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0140): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0140): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.387690062 +0000 UTC m=+91.548190443 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a150 item 18 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a08c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a08c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a08c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a08c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a08c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.389215238 +0000 UTC m=+91.549715619 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a08c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.389215238 +0000 UTC m=+91.549715619 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a12c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a12c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a12c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a12c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a12c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.389215238 +0000 UTC m=+91.549715619 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a12c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a540 item 19 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1940): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1940): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1940): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.391424809 +0000 UTC m=+91.551925201 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1e80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1e80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1e80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1e80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1e80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.391424809 +0000 UTC m=+91.551925201 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1e80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736aa10 item 20 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398600): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398600): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.393413577 +0000 UTC m=+91.553914008 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.393413577 +0000 UTC m=+91.553914008 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.393413577 +0000 UTC m=+91.553914008 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736ae00 item 21 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399680): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399680): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399680): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399680): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399680): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.395500447 +0000 UTC m=+91.556000849 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399680): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399c00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399c00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.395500447 +0000 UTC m=+91.556000849 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b2d0 item 22 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8380): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8380): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.397009963 +0000 UTC m=+91.557510384 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.397009963 +0000 UTC m=+91.557510384 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8d80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8d80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8d80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8d80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8d80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.397009963 +0000 UTC m=+91.557510384 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a8d80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b7a0 item 23 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9400): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9400): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9400): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.399369979 +0000 UTC m=+91.559870470 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9940): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9940): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9940): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.399369979 +0000 UTC m=+91.559870470 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a9940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736bd50 item 24 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce080): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc70ce080): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce080): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce080): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce080): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce080): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.400943625 +0000 UTC m=+91.561444006 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.400943625 +0000 UTC m=+91.561444006 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cee80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cee80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cee80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cee80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cee80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.400943625 +0000 UTC m=+91.561444006 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cee80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d564d0 item 25 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf500): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf500): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf500): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.40294727 +0000 UTC m=+91.563447661 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfa40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfa40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfa40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfa40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfa40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.40294727 +0000 UTC m=+91.563447661 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfa40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d57500 item 26 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104180): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc7104180): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104180): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104180): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104180): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104180): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104540): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104540): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104540): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.40462354 +0000 UTC m=+91.565123940 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.40462354 +0000 UTC m=+91.565123940 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104a40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104f80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104f80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104f80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104f80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104f80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.40462354 +0000 UTC m=+91.565123940 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7104f80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d57a40 item 27 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105600): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105600): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.406595534 +0000 UTC m=+91.567095915 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105b40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105b40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.406595534 +0000 UTC m=+91.567095915 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7105b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72768c0 item 28 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2280): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc71d2280): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2280): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2280): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2280): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2280): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2280): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2640): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2640): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2640): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.408272325 +0000 UTC m=+91.568772736 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2d00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2d00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.408272325 +0000 UTC m=+91.568772736 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d2d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276d90 item 29 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d3380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d3380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d3380): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d3380): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d3380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.409942043 +0000 UTC m=+91.570442434 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d3380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d38c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d38c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d38c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d38c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d38c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.409942043 +0000 UTC m=+91.570442434 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71d38c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277110 item 30 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c000): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc721c000): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c000): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c000): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c000): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c000): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c3c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c3c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c3c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c3c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c3c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.411584999 +0000 UTC m=+91.572085390 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c3c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721ca80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721ca80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721ca80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721ca80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721ca80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.411584999 +0000 UTC m=+91.572085390 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721ca80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72775e0 item 31 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d100): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d100): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d100): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.413190666 +0000 UTC m=+91.573691057 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d640): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d640): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d640): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.413190666 +0000 UTC m=+91.573691057 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277a40 item 32 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.414466954 +0000 UTC m=+91.574967345 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277dc0 item 33 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.414987072 +0000 UTC m=+91.575487452 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236700): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236700): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236700): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.414987072 +0000 UTC m=+91.575487452 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724a230 item 33 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236d40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236d40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236d40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236d40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236d40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.416611785 +0000 UTC m=+91.577112166 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7236d40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724a850 item 34 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.417228313 +0000 UTC m=+91.577728694 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72371c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237700): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237700): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237700): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.417228313 +0000 UTC m=+91.577728694 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724aa10 item 34 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237d40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237d40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237d40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237d40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237d40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.41854669 +0000 UTC m=+91.579047071 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7237d40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724ad90 item 35 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.419017274 +0000 UTC m=+91.579517676 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a2c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a7c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a7c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a7c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a7c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a7c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.419017274 +0000 UTC m=+91.579517676 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726a7c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b180 item 35 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726ae40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726ae40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726ae40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726ae40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726ae40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.420484711 +0000 UTC m=+91.580985092 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726ae40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b650 item 36 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.421019577 +0000 UTC m=+91.581519977 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b880): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b880): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.421019577 +0000 UTC m=+91.581519977 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726b880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b880 item 36 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726bec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726bec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726bec0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726bec0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726bec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.422444374 +0000 UTC m=+91.582944755 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726bec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724bc00 item 37 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.422915869 +0000 UTC m=+91.583416250 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac940): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac940): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac940): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.422915869 +0000 UTC m=+91.583416250 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ac940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724be30 item 37 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72acfc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72acfc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72acfc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72acfc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72acfc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.42435882 +0000 UTC m=+91.584859211 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72acfc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d444d0 item 38 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.424926237 +0000 UTC m=+91.585426628 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ad4c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ada00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ada00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ada00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ada00): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ada00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.424926237 +0000 UTC m=+91.585426628 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ada00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44700 item 38 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee180): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee180): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee180): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.426242159 +0000 UTC m=+91.586742541 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44e00 item 39 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.426735286 +0000 UTC m=+91.587235667 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ee680): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72eeb80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72eeb80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72eeb80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72eeb80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72eeb80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.426735286 +0000 UTC m=+91.587235667 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72eeb80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44fc0 item 39 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef200): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef200): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.428021983 +0000 UTC m=+91.588522365 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d453b0 item 40 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.428582858 +0000 UTC m=+91.589083238 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ef700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72efc40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72efc40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72efc40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72efc40): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72efc40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.428582858 +0000 UTC m=+91.589083238 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72efc40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d455e0 item 40 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.429998598 +0000 UTC m=+91.590498978 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c800): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c800): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45d50 item 41 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c800): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.430453983 +0000 UTC m=+91.590954364 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731c800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d01c0 item 41 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.430981364 +0000 UTC m=+91.591481775 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731ccc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d200): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d200): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d200): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.430981364 +0000 UTC m=+91.591481775 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0380 item 41 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.432307466 +0000 UTC m=+91.592807847 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731d840): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731dd40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731dd40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731dd40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0700 item 42 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731dd40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731dd40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.432770606 +0000 UTC m=+91.593271047 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc731dd40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0a10 item 42 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.433320559 +0000 UTC m=+91.593820940 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2900): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2900): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2900): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2900): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2900): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.433320559 +0000 UTC m=+91.593820940 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2900): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0cb0 item 42 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.434909515 +0000 UTC m=+91.595409916 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b2f40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d1650 item 43 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.435479155 +0000 UTC m=+91.595979556 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d1960 item 43 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.436004442 +0000 UTC m=+91.596504822 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3ec0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3ec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3ec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3ec0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3ec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.436004442 +0000 UTC m=+91.596504822 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73b3ec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d1b20 item 43 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.437487077 +0000 UTC m=+91.597987459 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2b00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6a1c0 item 44 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2b00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.437964855 +0000 UTC m=+91.598465266 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e2b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6a5b0 item 44 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.438657547 +0000 UTC m=+91.599157927 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3040): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e35c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e35c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e35c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e35c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e35c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.438657547 +0000 UTC m=+91.599157927 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e35c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6ac40 item 44 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.440057858 +0000 UTC m=+91.600558289 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73e3c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406200): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6b0a0 item 45 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406200): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.440528082 +0000 UTC m=+91.601028463 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406900): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406900): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406900): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406900): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406900): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.440528082 +0000 UTC m=+91.601028463 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406900): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6b6c0 item 45 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.441943271 +0000 UTC m=+91.602443662 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7406f40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6bc70 item 46 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.442404227 +0000 UTC m=+91.602904647 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407b40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407b40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.442404227 +0000 UTC m=+91.602904647 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7407b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6948380 item 46 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.443866013 +0000 UTC m=+91.604366414 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440280): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440780): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440780): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440780): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc69493b0 item 47 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440780): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440780): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.444389086 +0000 UTC m=+91.604889517 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440780): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440e80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440e80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440e80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440e80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440e80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.444389086 +0000 UTC m=+91.604889517 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440e80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6949650 item 47 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.445847978 +0000 UTC m=+91.606348378 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74414c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74419c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74419c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74419c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a83f0 item 48 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74419c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74419c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.446309525 +0000 UTC m=+91.606809946 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74419c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6880): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6880): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.446309525 +0000 UTC m=+91.606809946 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b6850 item 48 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486140): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486140): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486140): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.448264287 +0000 UTC m=+91.608764668 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b70a0 item 49 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.449254348 +0000 UTC m=+91.609754729 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74865c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486b00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486b00): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.449254348 +0000 UTC m=+91.609754729 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b7260 item 49 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486240): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486240): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486240): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.453435143 +0000 UTC m=+91.613935524 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b6150 item 50 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.456169792 +0000 UTC m=+91.616670173 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440540): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440540): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440540): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.456169792 +0000 UTC m=+91.616670173 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a83f0 item 50 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440bc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440bc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440bc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440bc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440bc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.461648515 +0000 UTC m=+91.622148897 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440bc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a88c0 item 51 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.466367743 +0000 UTC m=+91.626868124 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74410c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441600): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441600): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441600): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.466367743 +0000 UTC m=+91.626868124 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a8af0 item 51 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441c80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441c80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441c80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441c80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441c80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.469353824 +0000 UTC m=+91.629854215 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441c80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a8fc0 item 52 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.471733675 +0000 UTC m=+91.632234056 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7476400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74769c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74769c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74769c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74769c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74769c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.471733675 +0000 UTC m=+91.632234056 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74769c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9180 item 52 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477040): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477040): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477040): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477040): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477040): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.47716513 +0000 UTC m=+91.637665512 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477040): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a96c0 item 53 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.479471003 +0000 UTC m=+91.639971385 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477a80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477a80): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.479471003 +0000 UTC m=+91.639971385 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7477a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9880 item 53 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d58e80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d58e80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d58e80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d58e80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d58e80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.481612246 +0000 UTC m=+91.642112627 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d58e80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9c70 item 54 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.48221553 +0000 UTC m=+91.642715911 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c659c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c659c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c659c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c659c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c659c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.48221553 +0000 UTC m=+91.642715911 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c659c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c070 item 54 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a3c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a3c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a3c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a3c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a3c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.484172267 +0000 UTC m=+91.644672647 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a3c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c540 item 55 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.484620318 +0000 UTC m=+91.645120699 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a8c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af00): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.484620318 +0000 UTC m=+91.645120699 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c770 item 55 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b580): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b580): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b580): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.486683815 +0000 UTC m=+91.647184196 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747caf0 item 56 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.487421332 +0000 UTC m=+91.647921732 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ba80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c100): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c100): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c100): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.487421332 +0000 UTC m=+91.647921732 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747ce00 item 56 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.488856247 +0000 UTC m=+91.649356629 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cc80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cc80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cc80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747d180 item 57 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cc80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cc80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.48933089 +0000 UTC m=+91.649831271 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730cc80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747d340 item 57 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.489764073 +0000 UTC m=+91.650264454 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d1c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d740): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d740): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d740): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.489764073 +0000 UTC m=+91.650264454 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747d650 item 57 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.493484163 +0000 UTC m=+91.653984574 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730dec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8500): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8500): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747dab0 item 58 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8500): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.494005573 +0000 UTC m=+91.654505974 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747dc70 item 58 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.494694818 +0000 UTC m=+91.655195199 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8a40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9000): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9000): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9000): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.494694818 +0000 UTC m=+91.655195199 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747de30 item 58 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.496017333 +0000 UTC m=+91.656517714 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9c80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9c80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9c80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0380 item 59 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9c80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9c80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.496460115 +0000 UTC m=+91.656960495 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9c80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0700 item 59 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.496882297 +0000 UTC m=+91.657382678 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a2c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a840): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a840): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a840): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a840): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a840): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.496882297 +0000 UTC m=+91.657382678 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a840): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0930 item 59 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.498167453 +0000 UTC m=+91.658667834 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2af80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b4c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b4c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b4c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0d20 item 60 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b4c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b4c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.498511058 +0000 UTC m=+91.659011439 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b4c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1110 item 60 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.4989589 +0000 UTC m=+91.659459281 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2ba00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc140): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc140): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc140): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.4989589 +0000 UTC m=+91.659459281 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1420 item 60 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.500030613 +0000 UTC m=+91.660530994 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc9c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c19d0 item 61 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.500487202 +0000 UTC m=+91.660987582 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de080): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de080): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.500487202 +0000 UTC m=+91.660987582 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1b90 item 61 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.501706923 +0000 UTC m=+91.662207304 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de6c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dec00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dec00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dec00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f5cf50 item 62 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dec00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dec00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.502357144 +0000 UTC m=+91.662857525 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dec00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df300): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df300): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df300): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.502357144 +0000 UTC m=+91.662857525 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4c230 item 62 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.503485926 +0000 UTC m=+91.663986307 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6080): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6080): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4cd90 item 63 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6080): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.503863565 +0000 UTC m=+91.664363946 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6780): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6780): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6780): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6780): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6780): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.503863565 +0000 UTC m=+91.664363946 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6780): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4d2d0 item 63 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.504993718 +0000 UTC m=+91.665494109 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4dc00 item 64 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.505407917 +0000 UTC m=+91.665908298 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.505407917 +0000 UTC m=+91.665908298 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7a00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdc070 item 64 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73801c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73801c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73801c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73801c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73801c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.506761379 +0000 UTC m=+91.667261760 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73801c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdd420 item 65 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.507221104 +0000 UTC m=+91.667721485 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380b40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380b40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.507221104 +0000 UTC m=+91.667721485 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7380b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdd810 item 65 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381180): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381180): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381180): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.508870864 +0000 UTC m=+91.669371245 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7e850 item 66 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.509665286 +0000 UTC m=+91.670165667 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381bc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381bc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381bc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381bc0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381bc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.509665286 +0000 UTC m=+91.670165667 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7381bc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7ebd0 item 66 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.510895528 +0000 UTC m=+91.671395910 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f1f0 item 67 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.511545719 +0000 UTC m=+91.672046101 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248780): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248d00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248d00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.511545719 +0000 UTC m=+91.672046101 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f3b0 item 67 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.512854519 +0000 UTC m=+91.673354899 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f9d0 item 68 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.513547271 +0000 UTC m=+91.674047652 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249ec0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249ec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249ec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249ec0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249ec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.513547271 +0000 UTC m=+91.674047652 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249ec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4150 item 68 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.514792991 +0000 UTC m=+91.675293372 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c45b0 item 69 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.515405091 +0000 UTC m=+91.675905472 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0b80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1080): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1080): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.515405091 +0000 UTC m=+91.675905472 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4770 item 69 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.516848603 +0000 UTC m=+91.677348984 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4d20 item 70 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.517510887 +0000 UTC m=+91.678011268 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398240): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398240): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398240): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.517510887 +0000 UTC m=+91.678011268 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4ee0 item 70 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73988c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73988c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73988c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73988c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73988c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.518770725 +0000 UTC m=+91.679271116 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73988c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5420 item 71 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.519288557 +0000 UTC m=+91.679788938 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73992c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73992c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73992c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73992c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73992c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.519288557 +0000 UTC m=+91.679788938 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73992c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c57a0 item 71 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399940): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399940): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399940): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.520735576 +0000 UTC m=+91.681235958 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5c00 item 72 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.521361323 +0000 UTC m=+91.681861704 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399e80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6680): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6680): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6680): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6680): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6680): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.521361323 +0000 UTC m=+91.681861704 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6680): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5e30 item 72 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.522538204 +0000 UTC m=+91.683038595 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df7e00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a400): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a400): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a380 item 73 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a400): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.523001464 +0000 UTC m=+91.683501845 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a540 item 73 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.523583467 +0000 UTC m=+91.684083848 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707a8c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707ae00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707ae00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707ae00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707ae00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707ae00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.523583467 +0000 UTC m=+91.684083848 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707ae00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a700 item 73 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.524967388 +0000 UTC m=+91.685467769 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b940): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b940): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736aa80 item 74 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b940): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.525425207 +0000 UTC m=+91.685925589 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707b940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736acb0 item 74 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.52618737 +0000 UTC m=+91.686687751 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc707be80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4500): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4500): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4500): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.52618737 +0000 UTC m=+91.686687751 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736ae70 item 74 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.527495829 +0000 UTC m=+91.687996240 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a4b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5040): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5040): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5040): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b1f0 item 75 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5040): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5040): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.52790631 +0000 UTC m=+91.688406691 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5040): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b3b0 item 75 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.528471883 +0000 UTC m=+91.688972264 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5ac0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5ac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5ac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5ac0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5ac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.528471883 +0000 UTC m=+91.688972264 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a5ac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b6c0 item 75 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.529878125 +0000 UTC m=+91.690378536 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736ba40 item 76 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.53031726 +0000 UTC m=+91.690817641 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70ce700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736bce0 item 76 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.530933818 +0000 UTC m=+91.691434199 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cec40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf1c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf1c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf1c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf1c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf1c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.530933818 +0000 UTC m=+91.691434199 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf1c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d56000 item 76 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.532390706 +0000 UTC m=+91.692891086 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cf800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfd00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfd00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfd00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d56a80 item 77 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfd00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfd00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.532847685 +0000 UTC m=+91.693348065 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70cfd00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106500): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106500): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106500): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.532847685 +0000 UTC m=+91.693348065 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d56fc0 item 77 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.534544924 +0000 UTC m=+91.695045305 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7106b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107040): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107040): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107040): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d57730 item 78 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107040): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107040): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.53501704 +0000 UTC m=+91.695517441 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107040): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107740): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107740): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107740): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.53501704 +0000 UTC m=+91.695517441 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d57a40 item 78 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.536653075 +0000 UTC m=+91.697153476 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7107d80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716c380): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716c380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716c380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276380 item 79 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716c380): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716c380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.537066982 +0000 UTC m=+91.697567363 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716c380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716ca80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716ca80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716ca80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716ca80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716ca80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.537066982 +0000 UTC m=+91.697567363 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716ca80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276930 item 79 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.538588432 +0000 UTC m=+91.699088852 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d0c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d5c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d5c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d5c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276e00 item 80 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d5c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d5c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.53905145 +0000 UTC m=+91.699551852 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716d5c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716dcc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716dcc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716dcc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716dcc0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716dcc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.53905145 +0000 UTC m=+91.699551852 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc716dcc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276fc0 item 80 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6400): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6400): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6400): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.540499111 +0000 UTC m=+91.700999512 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277340 item 81 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.541032874 +0000 UTC m=+91.701533275 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6dc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6dc0): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.541032874 +0000 UTC m=+91.701533275 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b6dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277650 item 81 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.542540035 +0000 UTC m=+91.703040417 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277ab0 item 82 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.543003817 +0000 UTC m=+91.703504199 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7ec0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7ec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7ec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7ec0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7ec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.543003817 +0000 UTC m=+91.703504199 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71b7ec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277c70 item 82 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c640): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c640): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c640): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.544370876 +0000 UTC m=+91.704871267 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721c640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724a2a0 item 83 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.54485213 +0000 UTC m=+91.705352511 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721cb40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d080): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d080): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.54485213 +0000 UTC m=+91.705352511 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724a700 item 83 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.54616646 +0000 UTC m=+91.706666841 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721d700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724aa80 item 84 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.546722164 +0000 UTC m=+91.707222545 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc721dc00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e280): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e280): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e280): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e280): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e280): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.546722164 +0000 UTC m=+91.707222545 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e280): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724ac40 item 84 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e900): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e900): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e900): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e900): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e900): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.547910547 +0000 UTC m=+91.708410938 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e900): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b1f0 item 85 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.548602677 +0000 UTC m=+91.709103068 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723ee00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.548602677 +0000 UTC m=+91.709103068 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b420 item 85 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.549905886 +0000 UTC m=+91.710406267 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b8f0 item 86 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.550537573 +0000 UTC m=+91.711037974 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726c540): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726c540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726c540): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726c540): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726c540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.550537573 +0000 UTC m=+91.711037974 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726c540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724bab0 item 86 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726cbc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726cbc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726cbc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726cbc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726cbc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.551833938 +0000 UTC m=+91.712334329 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726cbc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44000 item 87 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.552373132 +0000 UTC m=+91.712873523 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d0c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d600): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d600): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d600): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.552373132 +0000 UTC m=+91.712873523 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726d600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d441c0 item 87 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726dc80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726dc80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726dc80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726dc80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726dc80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.553520677 +0000 UTC m=+91.714021059 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc726dc80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44930 item 88 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.554032099 +0000 UTC m=+91.714532480 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298280): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298800): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298800): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298800): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.554032099 +0000 UTC m=+91.714532480 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44cb0 item 88 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.555281005 +0000 UTC m=+91.715781387 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7298e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299380): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45030 item 89 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299380): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.555723828 +0000 UTC m=+91.716224209 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d451f0 item 89 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.556235258 +0000 UTC m=+91.716735649 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72998c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299e40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299e40): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.556235258 +0000 UTC m=+91.716735649 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7299e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45490 item 89 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.557393174 +0000 UTC m=+91.717893555 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ca580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72caac0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72caac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72caac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45ab0 item 90 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72caac0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72caac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.557814436 +0000 UTC m=+91.718314816 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72caac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45e30 item 90 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.558359951 +0000 UTC m=+91.718860332 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb5c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb5c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb5c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb5c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb5c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.558359951 +0000 UTC m=+91.718860332 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cb5c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0230 item 90 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.559580704 +0000 UTC m=+91.720081085 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72cbc00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310240): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310240): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d05b0 item 91 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310240): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.560314052 +0000 UTC m=+91.720814433 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d08c0 item 91 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.560858285 +0000 UTC m=+91.721358666 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310780): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310d00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310d00): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.560858285 +0000 UTC m=+91.721358666 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7310d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0a80 item 91 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.562335029 +0000 UTC m=+91.722835410 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311880): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311880): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d1260 item 92 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311880): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.562769045 +0000 UTC m=+91.723269426 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d16c0 item 92 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.563461506 +0000 UTC m=+91.723961887 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7311dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4480): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.563461506 +0000 UTC m=+91.723961887 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d19d0 item 92 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.56489516 +0000 UTC m=+91.725395551 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a4ac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5000): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d1dc0 item 93 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5000): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.565428081 +0000 UTC m=+91.725928462 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5700): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5700): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5700): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.565428081 +0000 UTC m=+91.725928462 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6a310 item 93 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.566888045 +0000 UTC m=+91.727388425 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a5d40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2380): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6acb0 item 94 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2380): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.567409384 +0000 UTC m=+91.727909785 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2a80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2a80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.567409384 +0000 UTC m=+91.727909785 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d2a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6af50 item 94 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.56895586 +0000 UTC m=+91.729456270 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d30c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3600): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6b810 item 95 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3600): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.569483772 +0000 UTC m=+91.729984153 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3d00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3d00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.569483772 +0000 UTC m=+91.729984153 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73d3d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6ba40 item 95 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.570867381 +0000 UTC m=+91.731367782 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa980): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa980): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc69485b0 item 96 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa980): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.571411022 +0000 UTC m=+91.731911454 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb080): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb080): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.571411022 +0000 UTC m=+91.731911454 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6948fc0 item 96 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= 2026/07/01 01:36:59 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:36:59 DEBUG : Looking for writers 2026/07/01 01:36:59 DEBUG : >WaitForWriters: 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:36:59 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/01 01:36:59 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d540): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d540): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d540): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.821248541 +0000 UTC m=+91.981748923 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.821248541 +0000 UTC m=+91.981748923 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751d9c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751de80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751de80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751de80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751de80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751de80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.821248541 +0000 UTC m=+91.981748923 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc751de80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73323f0 item 1 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75905c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75905c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75905c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75905c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75905c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.823540679 +0000 UTC m=+91.984041059 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75905c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7590ac0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7590ac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7590ac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7590ac0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7590ac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.823540679 +0000 UTC m=+91.984041059 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7590ac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73329a0 item 2 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591100): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591100): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591100): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.82488269 +0000 UTC m=+91.985383072 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.82488269 +0000 UTC m=+91.985383072 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591a40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591a40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591a40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591a40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591a40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.82488269 +0000 UTC m=+91.985383072 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7591a40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7332e70 item 3 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc1c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc1c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc1c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc1c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc1c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.827048379 +0000 UTC m=+91.987548760 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc1c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc700): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc700): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc700): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.827048379 +0000 UTC m=+91.987548760 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bc700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7333960 item 4 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bcd40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bcd40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bcd40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bcd40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bcd40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.828548478 +0000 UTC m=+91.989048869 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bcd40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.828548478 +0000 UTC m=+91.989048869 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd1c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd680): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd680): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd680): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd680): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd680): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.828548478 +0000 UTC m=+91.989048869 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bd680): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7333e30 item 5 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bdd00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bdd00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bdd00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bdd00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bdd00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.830368999 +0000 UTC m=+91.990869380 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75bdd00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da340): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da340): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da340): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.830368999 +0000 UTC m=+91.990869380 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5f260 item 6 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da9c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da9c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da9c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da9c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da9c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.83217928 +0000 UTC m=+91.992679661 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da9c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.83217928 +0000 UTC m=+91.992679661 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7486e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487300): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487300): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487300): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.83217928 +0000 UTC m=+91.992679661 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b75e0 item 7 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487980): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487980): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487980): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.83394636 +0000 UTC m=+91.994446782 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487ec0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487ec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487ec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487ec0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487ec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.83394636 +0000 UTC m=+91.994446782 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7487ec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b7b90 item 8 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0580): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc74c0580): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0580): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0580): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0580): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0580): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0940): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0940): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0940): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.835798151 +0000 UTC m=+91.996298531 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.835798151 +0000 UTC m=+91.996298531 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa700): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa700): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa700): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.835798151 +0000 UTC m=+91.996298531 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b80e0 item 9 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fad80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fad80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fad80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fad80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fad80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.838850625 +0000 UTC m=+91.999351006 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fad80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb2c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb2c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb2c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb2c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb2c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.838850625 +0000 UTC m=+91.999351006 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb2c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b89a0 item 10 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb9c0): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc73fb9c0): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb9c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb9c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb9c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb9c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbd80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbd80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbd80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbd80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbd80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.840403502 +0000 UTC m=+92.000903903 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbd80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.840403502 +0000 UTC m=+92.000903903 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59e00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59e00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59e00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59e00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59e00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.840403502 +0000 UTC m=+92.000903903 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59e00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b8d90 item 11 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0640): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0640): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0640): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.842318251 +0000 UTC m=+92.002818632 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0ec0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0ec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0ec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0ec0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0ec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.842318251 +0000 UTC m=+92.002818632 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c0ec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9260 item 12 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c1500): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc74c1500): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c1500): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c1500): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c1500): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c1500): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c1500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c18c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c18c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c18c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c18c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c18c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.843697923 +0000 UTC m=+92.004198305 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74c18c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da080): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da080): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.843697923 +0000 UTC m=+92.004198305 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9880 item 13 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.844919759 +0000 UTC m=+92.005420140 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75da700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dae00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dae00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dae00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dae00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dae00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.844919759 +0000 UTC m=+92.005420140 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dae00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9c70 item 14 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db440): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc75db440): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db440): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db440): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db440): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db800): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db800): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db800): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.846454031 +0000 UTC m=+92.006954413 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75db800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dbec0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dbec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dbec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dbec0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dbec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.846454031 +0000 UTC m=+92.006954413 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75dbec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a8460 item 15 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c654c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c654c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c654c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c654c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c654c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.847744557 +0000 UTC m=+92.008244937 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c654c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65bc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65bc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65bc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65bc0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65bc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.847744557 +0000 UTC m=+92.008244937 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65bc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c0380 item 16 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a500): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a500): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a500): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.84890706 +0000 UTC m=+92.009407441 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.84890706 +0000 UTC m=+92.009407441 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.84890706 +0000 UTC m=+92.009407441 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705af80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c0930 item 17 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b600): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b600): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.85064176 +0000 UTC m=+92.011142140 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bb40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bb40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bb40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bb40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bb40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.85064176 +0000 UTC m=+92.011142140 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bb40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c1730 item 18 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.851938076 +0000 UTC m=+92.012438456 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.851938076 +0000 UTC m=+92.012438456 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c7c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730ccc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730ccc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730ccc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730ccc0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730ccc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.851938076 +0000 UTC m=+92.012438456 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730ccc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5e230 item 19 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d340): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d340): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d340): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.853961868 +0000 UTC m=+92.014462249 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d880): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d880): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.853961868 +0000 UTC m=+92.014462249 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730d880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5f490 item 20 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8140): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8140): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8140): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.855541817 +0000 UTC m=+92.016042267 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.855541817 +0000 UTC m=+92.016042267 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8b40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8b40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.855541817 +0000 UTC m=+92.016042267 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff8b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c0e0 item 21 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff91c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff91c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff91c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff91c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff91c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.857806552 +0000 UTC m=+92.018306933 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff91c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9800): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9800): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9800): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.857806552 +0000 UTC m=+92.018306933 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c770 item 22 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9e80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9e80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9e80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9e80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9e80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.859011256 +0000 UTC m=+92.019511637 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ff9e80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.859011256 +0000 UTC m=+92.019511637 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.859011256 +0000 UTC m=+92.019511637 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2a980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747caf0 item 23 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b100): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b100): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b100): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.860813913 +0000 UTC m=+92.021314293 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b640): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b640): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b640): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.860813913 +0000 UTC m=+92.021314293 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2b640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747d110 item 24 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bc80): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc6f2bc80): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bc80): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bc80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bc80): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6f2bc80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc1c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc1c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc1c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc1c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc1c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.862314293 +0000 UTC m=+92.022814673 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc1c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.862314293 +0000 UTC m=+92.022814673 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebc780): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd240): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd240): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd240): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.862314293 +0000 UTC m=+92.022814673 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebd240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747d490 item 25 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebddc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebddc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebddc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebddc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebddc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.86417071 +0000 UTC m=+92.024671091 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6ebddc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de480): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.86417071 +0000 UTC m=+92.024671091 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70de480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747db20 item 26 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deac0): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc70deac0): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deac0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deac0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70deac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dee80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dee80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dee80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dee80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dee80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.865513373 +0000 UTC m=+92.026013754 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70dee80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.865513373 +0000 UTC m=+92.026013754 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df8c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df8c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df8c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df8c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df8c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.865513373 +0000 UTC m=+92.026013754 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70df8c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0000 item 27 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6140): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6140): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6140): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.867186136 +0000 UTC m=+92.027686517 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6680): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6680): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6680): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6680): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6680): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.867186136 +0000 UTC m=+92.027686517 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6680): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0700 item 28 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6cc0): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc72d6cc0): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6cc0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6cc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6cc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d6cc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7080): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7080): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7080): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.868780832 +0000 UTC m=+92.029281213 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7740): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7740): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7740): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.868780832 +0000 UTC m=+92.029281213 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c0b60 item 29 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7e40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7e40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.869964376 +0000 UTC m=+92.030464757 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72d7e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248480): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.869964376 +0000 UTC m=+92.030464757 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1110 item 30 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248b40): _readAt: size=2, off=0 2026/07/01 01:36:59 ERROR : open-test-file(0x32bdc7248b40): Couldn't read size of file 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248b40): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248b40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7248b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249000): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249000): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.871277173 +0000 UTC m=+92.031777553 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72496c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72496c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72496c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72496c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72496c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.871277173 +0000 UTC m=+92.031777553 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72496c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c17a0 item 31 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249d40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249d40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249d40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249d40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249d40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.872789575 +0000 UTC m=+92.033289956 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7249d40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0480): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.872789575 +0000 UTC m=+92.033289956 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73c1b90 item 32 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0ac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0ac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0ac0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0ac0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0ac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.874498826 +0000 UTC m=+92.034999206 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0ac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f5cf50 item 33 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.87501762 +0000 UTC m=+92.035518002 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a0f40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1440): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1440): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1440): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.87501762 +0000 UTC m=+92.035518002 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4c230 item 33 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1a80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1a80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.876478445 +0000 UTC m=+92.036978826 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70a1a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4cd90 item 34 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.877122665 +0000 UTC m=+92.037623046 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398540): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398540): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398540): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.877122665 +0000 UTC m=+92.037623046 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4d2d0 item 34 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.878237711 +0000 UTC m=+92.038738092 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7398b80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d4dc00 item 35 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.878697064 +0000 UTC m=+92.039197445 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399000): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399500): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399500): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399500): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.878697064 +0000 UTC m=+92.039197445 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdc070 item 35 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399bc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399bc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399bc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399bc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399bc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.879858226 +0000 UTC m=+92.040358607 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7399bc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdd420 item 36 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.88074877 +0000 UTC m=+92.041249161 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6940): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6940): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6940): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.88074877 +0000 UTC m=+92.041249161 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6df6940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6cdd810 item 36 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70161c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70161c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70161c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70161c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70161c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.882479632 +0000 UTC m=+92.042980063 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70161c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7e850 item 37 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.883104596 +0000 UTC m=+92.043604987 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016b40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016b40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016b40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016b40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016b40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.883104596 +0000 UTC m=+92.043604987 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7016b40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7ebd0 item 37 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70171c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70171c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70171c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70171c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70171c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.884595928 +0000 UTC m=+92.045096319 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70171c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c41c0 item 38 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.885145771 +0000 UTC m=+92.045646152 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418740): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418740): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418740): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.885145771 +0000 UTC m=+92.045646152 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c43f0 item 38 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418dc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418dc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418dc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418dc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418dc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.886267178 +0000 UTC m=+92.046767559 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7418dc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c47e0 item 39 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.88673133 +0000 UTC m=+92.047231710 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74192c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74197c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74197c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74197c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74197c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74197c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.88673133 +0000 UTC m=+92.047231710 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74197c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4bd0 item 39 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7419e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7419e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7419e40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7419e40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7419e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.888235887 +0000 UTC m=+92.048736269 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7419e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c4f50 item 40 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.888741547 +0000 UTC m=+92.049241928 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082980): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082980): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082980): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082980): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082980): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.888741547 +0000 UTC m=+92.049241928 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082980): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5260 item 40 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.889977249 +0000 UTC m=+92.050477630 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7082f40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083440): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083440): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5880 item 41 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083440): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.890493128 +0000 UTC m=+92.050993509 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5a40 item 41 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.890939948 +0000 UTC m=+92.051440329 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083900): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083e40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083e40): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.890939948 +0000 UTC m=+92.051440329 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7083e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc74c5ce0 item 41 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.892716957 +0000 UTC m=+92.053217348 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0a80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a1c0 item 42 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0a80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.893535575 +0000 UTC m=+92.054036026 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a3f0 item 42 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.894295562 +0000 UTC m=+92.054795953 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b0fc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1540): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1540): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1540): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.894295562 +0000 UTC m=+92.054795953 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a5b0 item 42 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.895799829 +0000 UTC m=+92.056300261 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70b1b80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0180): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0180): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a930 item 43 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0180): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.896305028 +0000 UTC m=+92.056805409 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736aaf0 item 43 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.896865431 +0000 UTC m=+92.057365852 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e06c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0c00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0c00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.896865431 +0000 UTC m=+92.057365852 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e0c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736ad20 item 43 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.898654533 +0000 UTC m=+92.059154913 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1740): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1740): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b0a0 item 44 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1740): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.899335783 +0000 UTC m=+92.059836205 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b260 item 44 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.900066415 +0000 UTC m=+92.060566797 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70e1c80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440640): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440640): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440640): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.900066415 +0000 UTC m=+92.060566797 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b420 item 44 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.901412946 +0000 UTC m=+92.061913327 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7440c80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441180): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441180): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a8930 item 45 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441180): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.902043982 +0000 UTC m=+92.062544362 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441880): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441880): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441880): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441880): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441880): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.902043982 +0000 UTC m=+92.062544362 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441880): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a8bd0 item 45 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.903743144 +0000 UTC m=+92.064243545 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7441ec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f24c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f24c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f24c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9030 item 46 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f24c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f24c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.904360535 +0000 UTC m=+92.064860915 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f24c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f2bc0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f2bc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f2bc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f2bc0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f2bc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.904360535 +0000 UTC m=+92.064860915 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f2bc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9260 item 46 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.905975478 +0000 UTC m=+92.066475859 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9730 item 47 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.906599201 +0000 UTC m=+92.067099582 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3e00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3e00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3e00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3e00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3e00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.906599201 +0000 UTC m=+92.067099582 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc71f3e00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a98f0 item 47 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.90780732 +0000 UTC m=+92.068307702 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220a40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220a40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220a40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc71a9ce0 item 48 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220a40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220a40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.908223903 +0000 UTC m=+92.068724284 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7220a40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221140): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221140): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221140): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.908223903 +0000 UTC m=+92.068724284 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d56000 item 48 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221780): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221780): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221780): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221780): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221780): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.909508317 +0000 UTC m=+92.070008698 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221780): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d56a80 item 49 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.910005501 +0000 UTC m=+92.070505881 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7221c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e240): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e240): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e240): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.910005501 +0000 UTC m=+92.070505881 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d56fc0 item 49 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e8c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e8c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e8c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e8c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e8c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.911896384 +0000 UTC m=+92.072396765 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723e8c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d57730 item 50 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.912849044 +0000 UTC m=+92.073349424 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723edc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.912849044 +0000 UTC m=+92.073349424 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d57a40 item 50 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.914391892 +0000 UTC m=+92.074892273 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723f9c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276380 item 51 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.914962414 +0000 UTC m=+92.075462795 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc723fec0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260500): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260500): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260500): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.914962414 +0000 UTC m=+92.075462795 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276930 item 51 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260b80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260b80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260b80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260b80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260b80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.916553655 +0000 UTC m=+92.077054046 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7260b80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276e00 item 52 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.917208775 +0000 UTC m=+92.077709156 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261600): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261600): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261600): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.917208775 +0000 UTC m=+92.077709156 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7276fc0 item 52 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261c80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261c80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261c80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261c80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261c80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.918943114 +0000 UTC m=+92.079443495 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7261c80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277340 item 53 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.919581353 +0000 UTC m=+92.080081734 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280280): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72807c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72807c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72807c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72807c0): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72807c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.919581353 +0000 UTC m=+92.080081734 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72807c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277650 item 53 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280e40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280e40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.920941018 +0000 UTC m=+92.081441399 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7280e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277ab0 item 54 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.921730842 +0000 UTC m=+92.082231223 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7281340): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72818c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72818c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72818c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72818c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72818c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.921730842 +0000 UTC m=+92.082231223 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72818c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7277c70 item 54 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae040): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae040): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae040): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae040): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae040): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.923290332 +0000 UTC m=+92.083790713 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae040): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724a2a0 item 55 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.923843722 +0000 UTC m=+92.084344103 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72ae540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72aea80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72aea80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72aea80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72aea80): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72aea80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.923843722 +0000 UTC m=+92.084344103 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72aea80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724a700 item 55 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af100): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af100): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af100): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.925247409 +0000 UTC m=+92.085747791 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724aa80 item 56 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.926016364 +0000 UTC m=+92.086516745 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72af600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72afb80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72afb80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72afb80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72afb80): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72afb80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.926016364 +0000 UTC m=+92.086516745 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72afb80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724ac40 item 56 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.92837739 +0000 UTC m=+92.088877771 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f22c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2800): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2800): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b1f0 item 57 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2800): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.92919163 +0000 UTC m=+92.089692011 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b420 item 57 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.92981454 +0000 UTC m=+92.090314921 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f2d40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f32c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f32c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f32c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f32c0): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f32c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.92981454 +0000 UTC m=+92.090314921 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f32c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724b6c0 item 57 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.931671971 +0000 UTC m=+92.092172392 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3900): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3e40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724bab0 item 58 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3e40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.932465783 +0000 UTC m=+92.092966163 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc72f3e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc724bce0 item 58 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.933289199 +0000 UTC m=+92.093789580 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320a40): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320a40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320a40): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320a40): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320a40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.933289199 +0000 UTC m=+92.093789580 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7320a40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44000 item 58 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.934814316 +0000 UTC m=+92.095314696 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73215c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73215c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73215c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44540 item 59 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73215c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73215c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.93528567 +0000 UTC m=+92.095786051 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73215c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44930 item 59 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.935769009 +0000 UTC m=+92.096269390 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7321b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350180): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350180): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350180): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.935769009 +0000 UTC m=+92.096269390 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d44cb0 item 59 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.93749926 +0000 UTC m=+92.097999641 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73507c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350d00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45030 item 60 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350d00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.938136968 +0000 UTC m=+92.098637349 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7350d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d451f0 item 60 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.938986264 +0000 UTC m=+92.099486645 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351800): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351800): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351800): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351800): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351800): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.938986264 +0000 UTC m=+92.099486645 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351800): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45490 item 60 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.940894579 +0000 UTC m=+92.101394960 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7351e40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376480): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376480): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45ab0 item 61 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376480): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.941510017 +0000 UTC m=+92.102010397 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376b80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376b80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376b80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376b80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376b80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.941510017 +0000 UTC m=+92.102010397 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7376b80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d45e30 item 61 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.943335907 +0000 UTC m=+92.103836288 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73771c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d03f0 item 62 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.943857407 +0000 UTC m=+92.104357788 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377e00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377e00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377e00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377e00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377e00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.943857407 +0000 UTC m=+92.104357788 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7377e00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d05b0 item 62 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.946526231 +0000 UTC m=+92.107026612 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8540): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8a80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0a80 item 63 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8a80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.946987718 +0000 UTC m=+92.107488099 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a8a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9180): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9180): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9180): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9180): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9180): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.946987718 +0000 UTC m=+92.107488099 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9180): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d0e00 item 63 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): open at offset 0 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): >_readAt: n=0, err=Bad file descriptor 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.949061153 +0000 UTC m=+92.109561534 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a97c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9d00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9d00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9d00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d16c0 item 64 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9d00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9d00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.949545123 +0000 UTC m=+92.110045504 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73a9d00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73da500): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73da500): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73da500): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73da500): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73da500): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.949545123 +0000 UTC m=+92.110045504 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73da500): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d19d0 item 64 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dab40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dab40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dab40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dab40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dab40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.951490769 +0000 UTC m=+92.111991150 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dab40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72d1dc0 item 65 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.952053727 +0000 UTC m=+92.112554108 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dafc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73db4c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73db4c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73db4c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73db4c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73db4c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.952053727 +0000 UTC m=+92.112554108 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73db4c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6a310 item 65 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dbb00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dbb00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dbb00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dbb00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dbb00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.953669733 +0000 UTC m=+92.114170124 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73dbb00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6acb0 item 66 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.954553713 +0000 UTC m=+92.115054095 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74345c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74345c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74345c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74345c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74345c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.954553713 +0000 UTC m=+92.115054095 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74345c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6af50 item 66 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434c00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434c00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.956265621 +0000 UTC m=+92.116766001 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7434c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6b810 item 67 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.956966888 +0000 UTC m=+92.117467270 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435580): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435580): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435580): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435580): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435580): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.956966888 +0000 UTC m=+92.117467270 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435580): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f6ba40 item 67 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435c00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435c00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.958522151 +0000 UTC m=+92.119022532 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7435c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc69485b0 item 68 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.959281758 +0000 UTC m=+92.119782139 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488740): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488740): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488740): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488740): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488740): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.959281758 +0000 UTC m=+92.119782139 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488740): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6948fc0 item 68 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488d80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488d80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488d80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488d80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488d80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.960812344 +0000 UTC m=+92.121312725 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7488d80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc69496c0 item 69 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.96155561 +0000 UTC m=+92.122056011 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489200): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489700): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489700): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489700): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.96155561 +0000 UTC m=+92.122056011 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6949dc0 item 69 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489d80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489d80): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489d80): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489d80): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489d80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.963314766 +0000 UTC m=+92.123815147 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7489d80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc750c3f0 item 70 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.964060918 +0000 UTC m=+92.124561299 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2380): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e28c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e28c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e28c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e28c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e28c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.964060918 +0000 UTC m=+92.124561299 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e28c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc750c770 item 70 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2f40): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2f40): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2f40): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2f40): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2f40): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.965766953 +0000 UTC m=+92.126267334 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e2f40): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc750d030 item 71 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.966306047 +0000 UTC m=+92.126806427 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3440): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3940): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3940): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3940): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3940): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3940): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.966306047 +0000 UTC m=+92.126806427 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc74e3940): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc750d2d0 item 71 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75780c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75780c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75780c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75780c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75780c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.967722749 +0000 UTC m=+92.128223129 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75780c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc750d7a0 item 72 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.968276118 +0000 UTC m=+92.128776499 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75785c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7578b00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7578b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7578b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7578b00): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7578b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.968276118 +0000 UTC m=+92.128776499 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7578b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc750d960 item 72 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.969560561 +0000 UTC m=+92.130060942 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75790c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75795c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75795c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75795c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73322a0 item 73 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75795c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75795c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.970138106 +0000 UTC m=+92.130638487 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75795c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73324d0 item 73 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.970735959 +0000 UTC m=+92.131236361 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7579a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae0c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae0c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae0c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae0c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae0c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.970735959 +0000 UTC m=+92.131236361 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae0c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7332690 item 73 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.971789279 +0000 UTC m=+92.132289670 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75ae700): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75aec00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75aec00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75aec00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7332a80 item 74 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75aec00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75aec00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.972214217 +0000 UTC m=+92.132714598 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75aec00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7332d90 item 74 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.972651379 +0000 UTC m=+92.133151760 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af140): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af6c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af6c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af6c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af6c0): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af6c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.972651379 +0000 UTC m=+92.133151760 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75af6c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7333030 item 74 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.97379123 +0000 UTC m=+92.134291610 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75afd00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7333880 item 75 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.974304655 +0000 UTC m=+92.134805036 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): _writeAt: size=3, off=2 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7333c00 item 75 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.974860459 +0000 UTC m=+92.135360840 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4840): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4d80): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4d80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4d80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4d80): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4d80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.974860459 +0000 UTC m=+92.135360840 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e4d80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc7333dc0 item 75 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.976293281 +0000 UTC m=+92.136793662 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e53c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e58c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e58c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e58c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b6700 item 76 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e58c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e58c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.976705035 +0000 UTC m=+92.137205416 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e58c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b7570 item 76 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): _writeAt: size=3, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.977275526 +0000 UTC m=+92.137775908 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75e5e00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fa480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fa480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fa480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fa480): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fa480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.977275526 +0000 UTC m=+92.137775908 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fa480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b7730 item 76 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.978392896 +0000 UTC m=+92.138893277 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75faac0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fafc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fafc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fafc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc73b7b90 item 77 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fafc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fafc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.979022219 +0000 UTC m=+92.139522599 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fafc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fb6c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fb6c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fb6c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fb6c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fb6c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.979022219 +0000 UTC m=+92.139522599 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fb6c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f780e0 item 77 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.980377876 +0000 UTC m=+92.140878267 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc75fbd00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626300): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626300): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626300): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f78540 item 78 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626300): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626300): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.980785572 +0000 UTC m=+92.141285973 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626300): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626a00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626a00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626a00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626a00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626a00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.980785572 +0000 UTC m=+92.141285973 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7626a00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f78a80 item 78 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.982190221 +0000 UTC m=+92.142690602 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627040): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4400): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4400): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b650 item 79 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4400): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.982713865 +0000 UTC m=+92.143214246 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f48c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f48c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f48c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f48c0): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f48c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.982713865 +0000 UTC m=+92.143214246 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f48c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7e620 item 79 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 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/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.983991116 +0000 UTC m=+92.144491496 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f4f00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5400): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5400): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5400): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7ee70 item 80 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5400): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5400): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.984560034 +0000 UTC m=+92.145060415 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5400): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5b00): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5b00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5b00): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5b00): >_readAt: n=5, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5b00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.984560034 +0000 UTC m=+92.145060415 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc70f5b00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f0a0 item 80 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627600): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627600): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627600): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627600): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627600): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.98578162 +0000 UTC m=+92.146282001 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627600): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f5e0 item 81 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.986294112 +0000 UTC m=+92.146794493 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc7627a80): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa0c0): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa0c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa0c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa0c0): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa0c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.986294112 +0000 UTC m=+92.146794493 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa0c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f7f880 item 81 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa7c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa7c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa7c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa7c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa7c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.987406602 +0000 UTC m=+92.147906983 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fa7c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a150 item 82 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.987966565 +0000 UTC m=+92.148466946 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73facc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb240): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb240): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb240): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb240): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb240): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.987966565 +0000 UTC m=+92.148466946 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb240): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a380 item 82 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb8c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb8c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb8c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb8c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb8c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.989261368 +0000 UTC m=+92.149761749 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fb8c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a700 item 83 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.98978461 +0000 UTC m=+92.150284992 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc73fbdc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59080): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59080): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59080): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59080): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59080): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.98978461 +0000 UTC m=+92.150284992 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6d59080): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736a8c0 item 83 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c655c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c655c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c655c0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c655c0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c655c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.991043407 +0000 UTC m=+92.151543787 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c655c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736acb0 item 84 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.991556559 +0000 UTC m=+92.152056941 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc6c65c00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a480): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a480): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a480): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a480): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a480): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.991556559 +0000 UTC m=+92.152056941 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705a480): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736ae70 item 84 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ac00): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ac00): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ac00): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ac00): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ac00): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.994825553 +0000 UTC m=+92.155325933 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705ac00): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): _readAt: size=2, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): >_readAt: n=2, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): _writeAt: size=3, off=7 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b1f0 item 85 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.995634643 +0000 UTC m=+92.156135065 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b100): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b640): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b640): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b640): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b640): >_readAt: n=8, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b640): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.995634643 +0000 UTC m=+92.156135065 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705b640): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b3b0 item 85 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bcc0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bcc0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bcc0): _writeAt: size=5, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bcc0): >_writeAt: n=5, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bcc0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.997287188 +0000 UTC m=+92.157787569 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc705bcc0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): open at offset 5 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >openPending: err= 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736b9d0 item 86 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): _readAt: size=2, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >_readAt: n=0, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): _writeAt: size=3, off=5 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >_writeAt: n=3, err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.997963157 +0000 UTC m=+92.158463548 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c2c0): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:36:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:36:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:36:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:36:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c840): _readAt: size=512, off=0 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c840): openPending: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c840): >openPending: err= 2026/07/01 01:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c840): >_readAt: n=3, err=EOF 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c840): close: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:36:59.997963157 +0000 UTC m=+92.158463548 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:36:59 DEBUG : open-test-file(0x32bdc730c840): >close: err= 2026/07/01 01:36:59 DEBUG : open-test-file: Remove: 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc736bc70 item 86 2026/07/01 01:36:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:36:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:36:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:36:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/01 01:36:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:36:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730cec0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730cec0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730cec0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730cec0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730cec0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.000436585 +0000 UTC m=+92.160936976 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730cec0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): open at offset 5 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): >_readAt: n=2, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): _writeAt: size=3, off=7 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6f78310 item 87 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): >_writeAt: n=3, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.001034388 +0000 UTC m=+92.161534780 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d3c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d900): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d900): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d900): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d900): >_readAt: n=8, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d900): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.001034388 +0000 UTC m=+92.161534780 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc730d900): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b8230 item 87 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 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/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff81c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff81c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff81c0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff81c0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff81c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.00246691 +0000 UTC m=+92.162967291 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff81c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): open at offset 5 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b8850 item 88 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): _readAt: size=2, off=5 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): _writeAt: size=3, off=5 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): >_writeAt: n=3, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.00305219 +0000 UTC m=+92.163552611 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff86c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff8c40): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff8c40): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff8c40): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff8c40): >_readAt: n=3, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff8c40): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.00305219 +0000 UTC m=+92.163552611 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff8c40): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b8af0 item 88 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.004570683 +0000 UTC m=+92.165071064 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9280): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff98c0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff98c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff98c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b8e70 item 89 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff98c0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff98c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.005126056 +0000 UTC m=+92.165626498 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff98c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): open at offset 5 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): >_readAt: n=2, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): _writeAt: size=3, off=7 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9030 item 89 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): >_writeAt: n=3, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.005917153 +0000 UTC m=+92.166417544 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ff9e00): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2a480): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2a480): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2a480): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2a480): >_readAt: n=8, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2a480): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.005917153 +0000 UTC m=+92.166417544 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2a480): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b91f0 item 89 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.007395821 +0000 UTC m=+92.167896232 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2abc0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b100): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b100): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b100): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9730 item 90 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b100): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b100): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.008000638 +0000 UTC m=+92.168501039 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b100): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): open at offset 5 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9a40 item 90 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): _readAt: size=2, off=5 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): _writeAt: size=3, off=5 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): >_writeAt: n=3, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.008647102 +0000 UTC m=+92.169147483 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2b640): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2bc00): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2bc00): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2bc00): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2bc00): >_readAt: n=3, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2bc00): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.008647102 +0000 UTC m=+92.169147483 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6f2bc00): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc72b9c00 item 90 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.01002936 +0000 UTC m=+92.170529771 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebc3c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebcd40): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebcd40): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebcd40): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c0150 item 91 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebcd40): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebcd40): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.010604951 +0000 UTC m=+92.171105352 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebcd40): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): open at offset 5 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): >_readAt: n=2, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): _writeAt: size=3, off=7 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c04d0 item 91 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): >_writeAt: n=3, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.011235275 +0000 UTC m=+92.171735657 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc6ebd640): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de080): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de080): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de080): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de080): >_readAt: n=8, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de080): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.011235275 +0000 UTC m=+92.171735657 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de080): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c07e0 item 91 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 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/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.012682374 +0000 UTC m=+92.173182755 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70de6c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dec00): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dec00): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dec00): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c0d90 item 92 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dec00): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dec00): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.013255451 +0000 UTC m=+92.173755832 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dec00): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): open at offset 5 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c1500 item 92 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): _readAt: size=2, off=5 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): _writeAt: size=3, off=5 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): >_writeAt: n=3, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.013887228 +0000 UTC m=+92.174387609 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df140): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df700): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df700): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df700): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df700): >_readAt: n=3, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df700): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.013887228 +0000 UTC m=+92.174387609 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70df700): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc70c18f0 item 92 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.015392055 +0000 UTC m=+92.175892436 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70dfe40): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6480): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6480): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6480): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5e7e0 item 93 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6480): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6480): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.016006951 +0000 UTC m=+92.176507342 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6480): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6b80): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6b80): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6b80): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6b80): >_readAt: n=5, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6b80): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.016006951 +0000 UTC m=+92.176507342 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d6b80): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5ee70 item 93 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 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/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.017569387 +0000 UTC m=+92.178069768 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d71c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7700): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7700): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7700): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5f7a0 item 94 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7700): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7700): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.018048055 +0000 UTC m=+92.178548477 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7700): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7e80): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7e80): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7e80): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7e80): >_readAt: n=5, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7e80): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.018048055 +0000 UTC m=+92.178548477 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72d7e80): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc6d5fb90 item 94 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 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/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.019773478 +0000 UTC m=+92.180273869 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc72485c0): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7248b00): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7248b00): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7248b00): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c460 item 95 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7248b00): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7248b00): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.020294136 +0000 UTC m=+92.180794537 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7248b00): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249300): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249300): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249300): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249300): >_readAt: n=5, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249300): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.020294136 +0000 UTC m=+92.180794537 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249300): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747c690 item 95 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 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/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): open at offset 0 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): _readAt: size=2, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): >_readAt: n=0, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.02227029 +0000 UTC m=+92.182770681 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249940): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249e80): _writeAt: size=5, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249e80): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249e80): >openPending: err= 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747ca10 item 96 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249e80): >_writeAt: n=5, err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249e80): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.022849387 +0000 UTC m=+92.183349788 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc7249e80): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/01 01:37:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/01 01:37:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70a0780): _readAt: size=512, off=0 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70a0780): openPending: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70a0780): >openPending: err= 2026/07/01 01:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70a0780): >_readAt: n=5, err=EOF 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70a0780): close: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-01 01:37:00.022849387 +0000 UTC m=+92.183349788 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:00 DEBUG : open-test-file(0x32bdc70a0780): >close: err= 2026/07/01 01:37:00 DEBUG : open-test-file: Remove: 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bdc747ccb0 item 96 2026/07/01 01:37:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/01 01:37:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/01 01:37:00 DEBUG : open-test-file: >Remove: err= 2026/07/01 01:37:00 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : >WaitForWriters: 2026/07/01 01:37:00 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.92s) --- PASS: TestRWFileHandleOpenTests/writes (0.46s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.46s) --- 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:00 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:00 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:37:00 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:00 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:00 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:37:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:00 DEBUG : file1: newRWFileHandle: 2026/07/01 01:37:00 DEBUG : file1(0x32bdc7441100): openPending: 2026/07/01 01:37:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:00 DEBUG : file1(0x32bdc7441100): >openPending: err= 2026/07/01 01:37:00 DEBUG : file1: >newRWFileHandle: err= 2026/07/01 01:37:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/01 01:37:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/01 01:37:00 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:37:00 DEBUG : Looking for writers 2026/07/01 01:37:00 DEBUG : file1: reading active writers 2026/07/01 01:37:00 DEBUG : file1: active writers 1 2026/07/01 01:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/01 01:37:01 DEBUG : Looking for writers 2026/07/01 01:37:01 DEBUG : file1: reading active writers 2026/07/01 01:37:01 DEBUG : file1: active writers 1 2026/07/01 01:37:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:02 DEBUG : Looking for writers 2026/07/01 01:37:02 DEBUG : file1: reading active writers 2026/07/01 01:37:02 DEBUG : file1: active writers 1 2026/07/01 01:37:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:03 DEBUG : Looking for writers 2026/07/01 01:37:03 DEBUG : file1: reading active writers 2026/07/01 01:37:03 DEBUG : file1: active writers 1 2026/07/01 01:37:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:04 DEBUG : Looking for writers 2026/07/01 01:37:04 DEBUG : file1: reading active writers 2026/07/01 01:37:04 DEBUG : file1: active writers 1 2026/07/01 01:37:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:05 DEBUG : Looking for writers 2026/07/01 01:37:05 DEBUG : file1: reading active writers 2026/07/01 01:37:05 DEBUG : file1: active writers 1 2026/07/01 01:37:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:06 DEBUG : Looking for writers 2026/07/01 01:37:06 DEBUG : file1: reading active writers 2026/07/01 01:37:06 DEBUG : file1: active writers 1 2026/07/01 01:37:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:07 DEBUG : Looking for writers 2026/07/01 01:37:07 DEBUG : file1: reading active writers 2026/07/01 01:37:07 DEBUG : file1: active writers 1 2026/07/01 01:37:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:08 DEBUG : Looking for writers 2026/07/01 01:37:08 DEBUG : file1: reading active writers 2026/07/01 01:37:08 DEBUG : file1: active writers 1 2026/07/01 01:37:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:09 DEBUG : Looking for writers 2026/07/01 01:37:09 DEBUG : file1: reading active writers 2026/07/01 01:37:09 DEBUG : file1: active writers 1 2026/07/01 01:37:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:10 DEBUG : Looking for writers 2026/07/01 01:37:10 DEBUG : file1: reading active writers 2026/07/01 01:37:10 DEBUG : file1: active writers 1 2026/07/01 01:37:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:11 DEBUG : Looking for writers 2026/07/01 01:37:11 DEBUG : file1: reading active writers 2026/07/01 01:37:11 DEBUG : file1: active writers 1 2026/07/01 01:37:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:12 DEBUG : Looking for writers 2026/07/01 01:37:12 DEBUG : file1: reading active writers 2026/07/01 01:37:12 DEBUG : file1: active writers 1 2026/07/01 01:37:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:13 DEBUG : Looking for writers 2026/07/01 01:37:13 DEBUG : file1: reading active writers 2026/07/01 01:37:13 DEBUG : file1: active writers 1 2026/07/01 01:37:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:14 DEBUG : Looking for writers 2026/07/01 01:37:14 DEBUG : file1: reading active writers 2026/07/01 01:37:14 DEBUG : file1: active writers 1 2026/07/01 01:37:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:15 DEBUG : Looking for writers 2026/07/01 01:37:15 DEBUG : file1: reading active writers 2026/07/01 01:37:15 DEBUG : file1: active writers 1 2026/07/01 01:37:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:16 DEBUG : Looking for writers 2026/07/01 01:37:16 DEBUG : file1: reading active writers 2026/07/01 01:37:16 DEBUG : file1: active writers 1 2026/07/01 01:37:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:17 DEBUG : Looking for writers 2026/07/01 01:37:17 DEBUG : file1: reading active writers 2026/07/01 01:37:17 DEBUG : file1: active writers 1 2026/07/01 01:37:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:18 DEBUG : Looking for writers 2026/07/01 01:37:18 DEBUG : file1: reading active writers 2026/07/01 01:37:18 DEBUG : file1: active writers 1 2026/07/01 01:37:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:19 DEBUG : Looking for writers 2026/07/01 01:37:19 DEBUG : file1: reading active writers 2026/07/01 01:37:19 DEBUG : file1: active writers 1 2026/07/01 01:37:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:20 DEBUG : Looking for writers 2026/07/01 01:37:20 DEBUG : file1: reading active writers 2026/07/01 01:37:20 DEBUG : file1: active writers 1 2026/07/01 01:37:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:21 DEBUG : Looking for writers 2026/07/01 01:37:21 DEBUG : file1: reading active writers 2026/07/01 01:37:21 DEBUG : file1: active writers 1 2026/07/01 01:37:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:22 DEBUG : Looking for writers 2026/07/01 01:37:22 DEBUG : file1: reading active writers 2026/07/01 01:37:22 DEBUG : file1: active writers 1 2026/07/01 01:37:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:23 DEBUG : Looking for writers 2026/07/01 01:37:23 DEBUG : file1: reading active writers 2026/07/01 01:37:23 DEBUG : file1: active writers 1 2026/07/01 01:37:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:24 DEBUG : Looking for writers 2026/07/01 01:37:24 DEBUG : file1: reading active writers 2026/07/01 01:37:24 DEBUG : file1: active writers 1 2026/07/01 01:37:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:25 DEBUG : Looking for writers 2026/07/01 01:37:25 DEBUG : file1: reading active writers 2026/07/01 01:37:25 DEBUG : file1: active writers 1 2026/07/01 01:37:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:26 DEBUG : Looking for writers 2026/07/01 01:37:26 DEBUG : file1: reading active writers 2026/07/01 01:37:26 DEBUG : file1: active writers 1 2026/07/01 01:37:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:27 DEBUG : Looking for writers 2026/07/01 01:37:27 DEBUG : file1: reading active writers 2026/07/01 01:37:27 DEBUG : file1: active writers 1 2026/07/01 01:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:28 DEBUG : Looking for writers 2026/07/01 01:37:28 DEBUG : file1: reading active writers 2026/07/01 01:37:28 DEBUG : file1: active writers 1 2026/07/01 01:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:29 DEBUG : Looking for writers 2026/07/01 01:37:29 DEBUG : file1: reading active writers 2026/07/01 01:37:29 DEBUG : file1: active writers 1 2026/07/01 01:37:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/01 01:37:30 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x32bdc71f7a00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x32bdc736ec68 notify:{wait:0 notify:0 lock:0 head: tail:} checker:55790672473248} name:file1 opens:1 downloaders: o: fd:0x32bdc7006030 info:{ModTime:{wall:14017798739239581951 ext:92450642875 loc:0x473dca0} ATime:{wall:14017798739239581951 ext:92450642875 loc:0x473dca0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/01 01:37:30 DEBUG : >WaitForWriters: 2026/07/01 01:37:30 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.26s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:30 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:30 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:37:30 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:30 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:37:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:37:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:30 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:37:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:30 DEBUG : rename_me: newRWFileHandle: 2026/07/01 01:37:30 DEBUG : rename_me(0x32bdc706e8c0): openPending: 2026/07/01 01:37:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/01 01:37:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/01 01:37:30 DEBUG : rename_me(0x32bdc706e8c0): >openPending: err= 2026/07/01 01:37:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/01 01:37:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/01 01:37:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/01 01:37:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/01 01:37:30 DEBUG : rename_me(0x32bdc706e8c0): _writeAt: size=5, off=0 2026/07/01 01:37:30 DEBUG : rename_me(0x32bdc706e8c0): >_writeAt: n=5, err= 2026/07/01 01:37:30 DEBUG : rename_me(0x32bdc706e8c0): close: 2026/07/01 01:37:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-01 01:37:30.543251861 +0000 UTC m=+122.703752243 2026/07/01 01:37:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/01 01:37:30 DEBUG : rename_me(0x32bdc706e8c0): >close: err= 2026/07/01 01:37:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/01 01:37:30 DEBUG : i_was_renamed: Updating file with 0x32bdc6b3a5b0 2026/07/01 01:37:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/01 01:37:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/01 01:37:30 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:30 DEBUG : Looking for writers 2026/07/01 01:37:30 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/01 01:37:30 DEBUG : Looking for writers 2026/07/01 01:37:30 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/01 01:37:30 DEBUG : Looking for writers 2026/07/01 01:37:30 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/01 01:37:30 DEBUG : Looking for writers 2026/07/01 01:37:30 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/01 01:37:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/01 01:37:30 DEBUG : Looking for writers 2026/07/01 01:37:30 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/01 01:37:30 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:30 DEBUG : Looking for writers 2026/07/01 01:37:30 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/01 01:37:30 DEBUG : i_was_renamed: size = 5 OK 2026/07/01 01:37:30 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:37:30 INFO : i_was_renamed: Copied (new) 2026/07/01 01:37:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-01 01:37:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/01 01:37:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/01 01:37:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/01 01:37:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/01 01:37:31 DEBUG : Looking for writers 2026/07/01 01:37:31 DEBUG : i_was_renamed: reading active writers 2026/07/01 01:37:31 DEBUG : >WaitForWriters: 2026/07/01 01:37:31 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.99s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:31 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:31 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/01 01:37:31 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:31 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/01 01:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{LbDXE}/rclone-test-minasir4wemi" 2026/07/01 01:37:31 INFO : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/01 01:37:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:31 DEBUG : forgetting directory cache 2026/07/01 01:37:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc72e4e40): _readAt: size=512, off=0 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc72e4e40): openPending: 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:38:31 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:37:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc72e4e40): >openPending: err= 2026/07/01 01:37:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc72e4e40): >_readAt: n=20, err=EOF 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc72e4e40): close: 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:38:31 +0000 GMT 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc72e4e40): >close: err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:32 DEBUG : forgetting directory cache 2026/07/01 01:37:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc733f180): _readAt: size=512, off=0 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc733f180): openPending: 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:39:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-01 00:38:31 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:39:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-01 00:38:31 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/01 01:37:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:37:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc733f180): >openPending: err= 2026/07/01 01:37:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc733f180): >_readAt: n=20, err=EOF 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc733f180): close: 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:39:31 +0000 GMT 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate(0x32bdc733f180): >close: err= 2026/07/01 01:37:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:33 DEBUG : forgetting directory cache 2026/07/01 01:37:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate(0x32bdc73bbcc0): _readAt: size=512, off=0 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate(0x32bdc73bbcc0): openPending: 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:40:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-01 00:39:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:40:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-01 00:39:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/01 01:37:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:37:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate(0x32bdc73bbcc0): >openPending: err= 2026/07/01 01:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate(0x32bdc73bbcc0): >_readAt: n=20, err=EOF 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate(0x32bdc73bbcc0): close: 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:40:31 +0000 GMT 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate(0x32bdc73bbcc0): >close: err= 2026/07/01 01:37:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:33 DEBUG : forgetting directory cache 2026/07/01 01:37:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate(0x32bdc723b980): _readAt: size=512, off=0 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate(0x32bdc723b980): openPending: 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:41:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-01 00:40:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:41:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-01 00:40:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/01 01:37:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:37:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate(0x32bdc723b980): >openPending: err= 2026/07/01 01:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate(0x32bdc723b980): >_readAt: n=20, err=EOF 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate(0x32bdc723b980): close: 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:41:31 +0000 GMT 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate(0x32bdc723b980): >close: err= 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:34 DEBUG : forgetting directory cache 2026/07/01 01:37:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73c7e40): _readAt: size=512, off=0 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73c7e40): openPending: 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:42:31 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-01 00:41:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:42:31 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-01 00:41:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/01 01:37:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:37:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73c7e40): >openPending: err= 2026/07/01 01:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73c7e40): >_readAt: n=20, err=EOF 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73c7e40): close: 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:42:31 +0000 GMT 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73c7e40): >close: err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:35 DEBUG : forgetting directory cache 2026/07/01 01:37:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73ebb40): _readAt: size=512, off=0 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73ebb40): openPending: 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-01 00:43:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-01 00:42:31 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-01 00:43:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-01 00:42:31 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/01 01:37:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/01 01:37:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73ebb40): >openPending: err= 2026/07/01 01:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73ebb40): >_readAt: n=20, err=EOF 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73ebb40): close: 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:43:31 +0000 GMT 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate(0x32bdc73ebb40): >close: err= 2026/07/01 01:37:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:35 DEBUG : forgetting directory cache 2026/07/01 01:37:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate(0x32bdc7443080): _readAt: size=512, off=0 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate(0x32bdc7443080): openPending: 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-01 00:44:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-01 00:43:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-01 00:44:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-01 00:43:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/01 01:37:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/01 01:37:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate(0x32bdc7443080): >openPending: err= 2026/07/01 01:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate(0x32bdc7443080): >_readAt: n=21, err=EOF 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate(0x32bdc7443080): close: 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:44:31 +0000 GMT 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate(0x32bdc7443080): >close: err= 2026/07/01 01:37:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:36 DEBUG : forgetting directory cache 2026/07/01 01:37:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate(0x32bdc73fbb00): _readAt: size=512, off=0 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate(0x32bdc73fbb00): openPending: 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-01 00:45:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-01 00:44:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-01 00:45:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-01 00:44:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/01 01:37:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/01 01:37:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate(0x32bdc73fbb00): >openPending: err= 2026/07/01 01:37:37 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate(0x32bdc73fbb00): >_readAt: n=22, err=EOF 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate(0x32bdc73fbb00): close: 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:45:31 +0000 GMT 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate(0x32bdc73fbb00): >close: err= 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:37 DEBUG : forgetting directory cache 2026/07/01 01:37:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc6ff8200): _readAt: size=512, off=0 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc6ff8200): openPending: 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-01 00:46:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-01 00:45:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-01 00:46:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-01 00:45:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/01 01:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/01 01:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc6ff8200): >openPending: err= 2026/07/01 01:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc6ff8200): >_readAt: n=23, err=EOF 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc6ff8200): close: 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:46:31 +0000 GMT 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc6ff8200): >close: err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:38 DEBUG : forgetting directory cache 2026/07/01 01:37:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc70de0c0): _readAt: size=512, off=0 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc70de0c0): openPending: 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-01 00:47:31 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-01 00:46:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-01 00:47:31 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-01 00:46:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/01 01:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/01 01:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc70de0c0): >openPending: err= 2026/07/01 01:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc70de0c0): >_readAt: n=24, err=EOF 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc70de0c0): close: 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-01 00:47:31 +0000 GMT 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate(0x32bdc70de0c0): >close: err= 2026/07/01 01:37:38 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:38 DEBUG : Looking for writers 2026/07/01 01:37:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/01 01:37:38 DEBUG : >WaitForWriters: 2026/07/01 01:37:38 DEBUG : webdav root 'rclone-test-minasir4wemi': vfs cache: cleaner exiting 2026/07/01 01:37:38 DEBUG : forgetting directory cache 2026/07/01 01:37:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.80s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:39 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:39 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:39 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:40 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:40 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/01 01:37:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/01 01:37:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/01 01:37:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/01 01:37:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:41 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/01 01:37:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/01 01:37:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/01 01:37:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/01 01:37:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/01 01:37:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/01 01:37:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/01 01:37:41 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/01 01:37:41 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/01 01:37:41 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/01 01:37:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/01 01:37:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/01 01:37:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/01 01:37:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/01 01:37:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/01 01:37:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/01 01:37:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/01 01:37:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/01 01:37:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/01 01:37:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:41 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:41 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:41 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:41 DEBUG : Looking for writers 2026/07/01 01:37:41 DEBUG : FiLeA: reading active writers 2026/07/01 01:37:41 DEBUG : FiLeB: reading active writers 2026/07/01 01:37:41 DEBUG : FilEb: reading active writers 2026/07/01 01:37:41 DEBUG : >WaitForWriters: 2026/07/01 01:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:41 DEBUG : Looking for writers 2026/07/01 01:37:41 DEBUG : FiLeB: reading active writers 2026/07/01 01:37:41 DEBUG : FilEb: reading active writers 2026/07/01 01:37:41 DEBUG : FiLeA: reading active writers 2026/07/01 01:37:41 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.82s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:42 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/01 01:37:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:37:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/01 01:37:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:43 DEBUG : Looking for writers 2026/07/01 01:37:43 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/01 01:37:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/01 01:37:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:43 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:43 DEBUG : webdav root 'rclone-test-minasir4wemi': Reusing VFS from active cache 2026/07/01 01:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:43 DEBUG : Looking for writers 2026/07/01 01:37:43 DEBUG : >WaitForWriters: 2026/07/01 01:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:43 DEBUG : Looking for writers 2026/07/01 01:37:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:43 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:43 DEBUG : Looking for writers 2026/07/01 01:37:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:43 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:43 DEBUG : Looking for writers 2026/07/01 01:37:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:43 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:44 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:44 DEBUG : dir: Looking for writers 2026/07/01 01:37:44 DEBUG : file2: reading active writers 2026/07/01 01:37:44 DEBUG : Looking for writers 2026/07/01 01:37:44 DEBUG : dir: reading active writers 2026/07/01 01:37:44 DEBUG : file1: reading active writers 2026/07/01 01:37:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.49s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:45 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:46 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:46 DEBUG : dir: Looking for writers 2026/07/01 01:37:46 DEBUG : Looking for writers 2026/07/01 01:37:46 DEBUG : dir: reading active writers 2026/07/01 01:37:46 DEBUG : file1: reading active writers 2026/07/01 01:37:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.46s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:46 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:47 DEBUG : file1: Open: flags=O_RDONLY 2026/07/01 01:37:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/01 01:37:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/01 01:37:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/01 01:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/01 01:37:47 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:37:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:48 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/01 01:37:48 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:37:48 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/01 01:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/01 01:37:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/01 01:37:48 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:48 DEBUG : dir: Looking for writers 2026/07/01 01:37:48 DEBUG : new_file.txt: reading active writers 2026/07/01 01:37:48 DEBUG : file2: reading active writers 2026/07/01 01:37:48 DEBUG : Looking for writers 2026/07/01 01:37:48 DEBUG : dir: reading active writers 2026/07/01 01:37:48 DEBUG : file1: reading active writers 2026/07/01 01:37:48 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.93s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:48 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/01 01:37:49 DEBUG : dir/file1: Updating file with dir/file1 0x32bdc737fe10 2026/07/01 01:37:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/01 01:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:50 INFO : dir/file1: Moved (server-side) to: file0 2026/07/01 01:37:50 DEBUG : file0: Updating file with file0 0x32bdc737fe10 2026/07/01 01:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/01 01:37:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/01 01:37:50 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:50 DEBUG : dir: Looking for writers 2026/07/01 01:37:50 DEBUG : Looking for writers 2026/07/01 01:37:50 DEBUG : dir: reading active writers 2026/07/01 01:37:50 DEBUG : file0: reading active writers 2026/07/01 01:37:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.14s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:50 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:51 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:51 DEBUG : Looking for writers 2026/07/01 01:37:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:51 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:51 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/01 01:37:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/01 01:37:52 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/01 01:37:52 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/01 01:37:52 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/01 01:37:52 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:52 DEBUG : c: Looking for writers 2026/07/01 01:37:52 DEBUG : d: Looking for writers 2026/07/01 01:37:52 DEBUG : Looking for writers 2026/07/01 01:37:52 DEBUG : a: Looking for writers 2026/07/01 01:37:52 DEBUG : b: Looking for writers 2026/07/01 01:37:52 DEBUG : Looking for writers 2026/07/01 01:37:52 DEBUG : /: reading active writers 2026/07/01 01:37:52 DEBUG : a: reading active writers 2026/07/01 01:37:52 DEBUG : b: reading active writers 2026/07/01 01:37:52 DEBUG : c: reading active writers 2026/07/01 01:37:52 DEBUG : d: reading active writers 2026/07/01 01:37:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.72s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:53 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:54 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/01 01:37:54 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/01 01:37:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/01 01:37:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/01 01:37:56 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:56 DEBUG : a/b/c/d: Looking for writers 2026/07/01 01:37:56 DEBUG : a/b/c: Looking for writers 2026/07/01 01:37:56 DEBUG : d: reading active writers 2026/07/01 01:37:56 DEBUG : a/b: Looking for writers 2026/07/01 01:37:56 DEBUG : c: reading active writers 2026/07/01 01:37:56 DEBUG : a: Looking for writers 2026/07/01 01:37:56 DEBUG : b: reading active writers 2026/07/01 01:37:56 DEBUG : Looking for writers 2026/07/01 01:37:56 DEBUG : a: reading active writers 2026/07/01 01:37:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.40s) === 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:57 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:57 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:57 DEBUG : Looking for writers 2026/07/01 01:37:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === 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-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:57 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/01 01:37:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/01 01:37:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/01 01:37:57 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:37:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:57 DEBUG : file1: size = 5 OK 2026/07/01 01:37:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:37:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:37:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/01 01:37:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:37:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:57 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:37:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:58 DEBUG : file1: size = 0 OK 2026/07/01 01:37:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:37:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/01 01:37:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/01 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:37:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:58 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (7 bytes), uploading instead of streaming 2026/07/01 01:37:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:37:58 DEBUG : file1: size = 7 OK 2026/07/01 01:37:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/01 01:37:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:58 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:37:58 DEBUG : Looking for writers 2026/07/01 01:37:58 DEBUG : file1: reading active writers 2026/07/01 01:37:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.25s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:37:58 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:37:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:37:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:37:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:37:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/01 01:37:59 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/01 01:37:59 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/01 01:37:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/01 01:37:59 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (11 bytes), uploading instead of streaming 2026/07/01 01:37:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:00 DEBUG : file1: size = 11 OK 2026/07/01 01:38:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/01 01:38:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:38:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/01 01:38:00 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:00 DEBUG : Looking for writers 2026/07/01 01:38:00 DEBUG : file1: reading active writers 2026/07/01 01:38:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:00 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:38:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:38:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:38:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:38:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/01 01:38:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:00 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/01 01:38:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:00 DEBUG : file1: size = 5 OK 2026/07/01 01:38:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/01 01:38:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:38:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/01 01:38:00 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:00 DEBUG : Looking for writers 2026/07/01 01:38:00 DEBUG : file1: reading active writers 2026/07/01 01:38:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:01 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:38:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:38:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:38:01 DEBUG : file1: WriteFileHandle.Release closing 2026/07/01 01:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:01 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:38:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:01 DEBUG : file1: size = 0 OK 2026/07/01 01:38:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:38:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/01 01:38:01 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:01 DEBUG : Looking for writers 2026/07/01 01:38:01 DEBUG : file1: reading active writers 2026/07/01 01:38:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:01 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:38:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:38:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/01 01:38:01 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:01 DEBUG : Looking for writers 2026/07/01 01:38:01 DEBUG : file1: reading active writers 2026/07/01 01:38:01 DEBUG : file1: active writers 1 2026/07/01 01:38:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/01 01:38:01 DEBUG : Looking for writers 2026/07/01 01:38:01 DEBUG : file1: reading active writers 2026/07/01 01:38:01 DEBUG : file1: active writers 1 2026/07/01 01:38:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/01 01:38:01 DEBUG : Looking for writers 2026/07/01 01:38:01 DEBUG : file1: reading active writers 2026/07/01 01:38:01 DEBUG : file1: active writers 1 2026/07/01 01:38:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/01 01:38:01 DEBUG : Looking for writers 2026/07/01 01:38:01 DEBUG : file1: reading active writers 2026/07/01 01:38:01 DEBUG : file1: active writers 1 2026/07/01 01:38:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/01 01:38:01 DEBUG : Looking for writers 2026/07/01 01:38:01 DEBUG : file1: reading active writers 2026/07/01 01:38:01 DEBUG : file1: active writers 1 2026/07/01 01:38:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/01 01:38:02 DEBUG : Looking for writers 2026/07/01 01:38:02 DEBUG : file1: reading active writers 2026/07/01 01:38:02 DEBUG : file1: active writers 1 2026/07/01 01:38:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/01 01:38:02 DEBUG : Looking for writers 2026/07/01 01:38:02 DEBUG : file1: reading active writers 2026/07/01 01:38:02 DEBUG : file1: active writers 1 2026/07/01 01:38:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/01 01:38:03 DEBUG : Looking for writers 2026/07/01 01:38:03 DEBUG : file1: reading active writers 2026/07/01 01:38:03 DEBUG : file1: active writers 1 2026/07/01 01:38:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:04 DEBUG : Looking for writers 2026/07/01 01:38:04 DEBUG : file1: reading active writers 2026/07/01 01:38:04 DEBUG : file1: active writers 1 2026/07/01 01:38:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:05 DEBUG : Looking for writers 2026/07/01 01:38:05 DEBUG : file1: reading active writers 2026/07/01 01:38:05 DEBUG : file1: active writers 1 2026/07/01 01:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:06 DEBUG : Looking for writers 2026/07/01 01:38:06 DEBUG : file1: reading active writers 2026/07/01 01:38:06 DEBUG : file1: active writers 1 2026/07/01 01:38:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:07 DEBUG : Looking for writers 2026/07/01 01:38:07 DEBUG : file1: reading active writers 2026/07/01 01:38:07 DEBUG : file1: active writers 1 2026/07/01 01:38:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:08 DEBUG : Looking for writers 2026/07/01 01:38:08 DEBUG : file1: reading active writers 2026/07/01 01:38:08 DEBUG : file1: active writers 1 2026/07/01 01:38:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:09 DEBUG : Looking for writers 2026/07/01 01:38:09 DEBUG : file1: reading active writers 2026/07/01 01:38:09 DEBUG : file1: active writers 1 2026/07/01 01:38:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:10 DEBUG : Looking for writers 2026/07/01 01:38:10 DEBUG : file1: reading active writers 2026/07/01 01:38:10 DEBUG : file1: active writers 1 2026/07/01 01:38:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:11 DEBUG : Looking for writers 2026/07/01 01:38:11 DEBUG : file1: reading active writers 2026/07/01 01:38:11 DEBUG : file1: active writers 1 2026/07/01 01:38:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:12 DEBUG : Looking for writers 2026/07/01 01:38:12 DEBUG : file1: reading active writers 2026/07/01 01:38:12 DEBUG : file1: active writers 1 2026/07/01 01:38:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:13 DEBUG : Looking for writers 2026/07/01 01:38:13 DEBUG : file1: reading active writers 2026/07/01 01:38:13 DEBUG : file1: active writers 1 2026/07/01 01:38:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:14 DEBUG : Looking for writers 2026/07/01 01:38:14 DEBUG : file1: reading active writers 2026/07/01 01:38:14 DEBUG : file1: active writers 1 2026/07/01 01:38:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:15 DEBUG : Looking for writers 2026/07/01 01:38:15 DEBUG : file1: reading active writers 2026/07/01 01:38:15 DEBUG : file1: active writers 1 2026/07/01 01:38:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:16 DEBUG : Looking for writers 2026/07/01 01:38:16 DEBUG : file1: reading active writers 2026/07/01 01:38:16 DEBUG : file1: active writers 1 2026/07/01 01:38:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:17 DEBUG : Looking for writers 2026/07/01 01:38:17 DEBUG : file1: reading active writers 2026/07/01 01:38:17 DEBUG : file1: active writers 1 2026/07/01 01:38:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:18 DEBUG : Looking for writers 2026/07/01 01:38:18 DEBUG : file1: reading active writers 2026/07/01 01:38:18 DEBUG : file1: active writers 1 2026/07/01 01:38:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:19 DEBUG : Looking for writers 2026/07/01 01:38:19 DEBUG : file1: reading active writers 2026/07/01 01:38:19 DEBUG : file1: active writers 1 2026/07/01 01:38:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:20 DEBUG : Looking for writers 2026/07/01 01:38:20 DEBUG : file1: reading active writers 2026/07/01 01:38:20 DEBUG : file1: active writers 1 2026/07/01 01:38:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:21 DEBUG : Looking for writers 2026/07/01 01:38:21 DEBUG : file1: reading active writers 2026/07/01 01:38:21 DEBUG : file1: active writers 1 2026/07/01 01:38:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:22 DEBUG : Looking for writers 2026/07/01 01:38:22 DEBUG : file1: reading active writers 2026/07/01 01:38:22 DEBUG : file1: active writers 1 2026/07/01 01:38:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:23 DEBUG : Looking for writers 2026/07/01 01:38:23 DEBUG : file1: reading active writers 2026/07/01 01:38:23 DEBUG : file1: active writers 1 2026/07/01 01:38:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:24 DEBUG : Looking for writers 2026/07/01 01:38:24 DEBUG : file1: reading active writers 2026/07/01 01:38:24 DEBUG : file1: active writers 1 2026/07/01 01:38:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:25 DEBUG : Looking for writers 2026/07/01 01:38:25 DEBUG : file1: reading active writers 2026/07/01 01:38:25 DEBUG : file1: active writers 1 2026/07/01 01:38:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:26 DEBUG : Looking for writers 2026/07/01 01:38:26 DEBUG : file1: reading active writers 2026/07/01 01:38:26 DEBUG : file1: active writers 1 2026/07/01 01:38:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:27 DEBUG : Looking for writers 2026/07/01 01:38:27 DEBUG : file1: reading active writers 2026/07/01 01:38:27 DEBUG : file1: active writers 1 2026/07/01 01:38:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:28 DEBUG : Looking for writers 2026/07/01 01:38:28 DEBUG : file1: reading active writers 2026/07/01 01:38:28 DEBUG : file1: active writers 1 2026/07/01 01:38:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:29 DEBUG : Looking for writers 2026/07/01 01:38:29 DEBUG : file1: reading active writers 2026/07/01 01:38:29 DEBUG : file1: active writers 1 2026/07/01 01:38:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:30 DEBUG : Looking for writers 2026/07/01 01:38:30 DEBUG : file1: reading active writers 2026/07/01 01:38:30 DEBUG : file1: active writers 1 2026/07/01 01:38:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:31 DEBUG : Looking for writers 2026/07/01 01:38:31 DEBUG : file1: reading active writers 2026/07/01 01:38:31 DEBUG : file1: active writers 1 2026/07/01 01:38:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/01 01:38:31 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/01 01:38:31 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.26s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:31 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:32 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/01 01:38:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:32 DEBUG : file1: size = 0 OK 2026/07/01 01:38:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/01 01:38:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:38:32 DEBUG : file1: Open: flags=O_RDONLY 2026/07/01 01:38:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/01 01:38:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/01 01:38:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:32 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:32 DEBUG : Looking for writers 2026/07/01 01:38:32 DEBUG : file1: reading active writers 2026/07/01 01:38:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:32 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/01 01:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/01 01:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/01 01:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/01 01:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:32 DEBUG : webdav root 'rclone-test-minasir4wemi': File to upload is small (100 bytes), uploading instead of streaming 2026/07/01 01:38:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:32 DEBUG : file1: size = 100 OK 2026/07/01 01:38:32 DEBUG : file1: md5 = 385bcf38d9c76ffad27ab235e9e3df40 OK 2026/07/01 01:38:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/01 01:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/01 01:38:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/01 01:38:32 DEBUG : file1: Open: flags=O_RDONLY 2026/07/01 01:38:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/01 01:38:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/01 01:38:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:33 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:33 DEBUG : Looking for writers 2026/07/01 01:38:33 DEBUG : file1: reading active writers 2026/07/01 01:38:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.70s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:33 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:33 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:33 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:33 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:34 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:34 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:35 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/01 01:38:35 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/01 01:38:35 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:35 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:35 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/01 01:38:35 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/01 01:38:35 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:35 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:35 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/01 01:38:35 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/01 01:38:35 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:35 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:35 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/01 01:38:35 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/01 01:38:35 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:35 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:35 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/01 01:38:35 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/01 01:38:35 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:35 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:35 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:35 DEBUG : flat: Looking for writers 2026/07/01 01:38:35 DEBUG : f002.txt: reading active writers 2026/07/01 01:38:35 DEBUG : f003.txt: reading active writers 2026/07/01 01:38:35 DEBUG : f004.txt: reading active writers 2026/07/01 01:38:35 DEBUG : f000.txt: reading active writers 2026/07/01 01:38:35 DEBUG : f001.txt: reading active writers 2026/07/01 01:38:35 DEBUG : Looking for writers 2026/07/01 01:38:35 DEBUG : flat: reading active writers 2026/07/01 01:38:35 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.15s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:36 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:36 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:36 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:37 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:37 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/01 01:38:37 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/01 01:38:37 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:37 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:37 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/01 01:38:37 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/01 01:38:37 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:37 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:37 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/01 01:38:37 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/01 01:38:37 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:37 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:37 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:37 DEBUG : a/b/c: Looking for writers 2026/07/01 01:38:37 DEBUG : deep.txt: reading active writers 2026/07/01 01:38:37 DEBUG : a/b: Looking for writers 2026/07/01 01:38:37 DEBUG : c: reading active writers 2026/07/01 01:38:37 DEBUG : mid.txt: reading active writers 2026/07/01 01:38:37 DEBUG : a: Looking for writers 2026/07/01 01:38:37 DEBUG : b: reading active writers 2026/07/01 01:38:37 DEBUG : top.txt: reading active writers 2026/07/01 01:38:37 DEBUG : Looking for writers 2026/07/01 01:38:37 DEBUG : a: reading active writers 2026/07/01 01:38:37 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.81s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:39 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:39 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:40 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:40 DEBUG : bigdir: Looking for writers 2026/07/01 01:38:40 DEBUG : big.bin: reading active writers 2026/07/01 01:38:40 DEBUG : Looking for writers 2026/07/01 01:38:40 DEBUG : bigdir: reading active writers 2026/07/01 01:38:40 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.64s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-minasir4wemi'", Local "Local file system at /tmp/rclone2786139857", Modify Window "1s" 2026/07/01 01:38:40 INFO : webdav root 'rclone-test-minasir4wemi': poll-interval is not supported by this remote 2026/07/01 01:38:41 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:41 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:41 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/01 01:38:41 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/01 01:38:41 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/01 01:38:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/01 01:38:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/01 01:38:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:42 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:42 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/01 01:38:42 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/01 01:38:42 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/01 01:38:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/01 01:38:42 DEBUG : WaitForWriters: timeout=30s 2026/07/01 01:38:42 DEBUG : dir1: Looking for writers 2026/07/01 01:38:42 DEBUG : a.txt: reading active writers 2026/07/01 01:38:42 DEBUG : dir2: Looking for writers 2026/07/01 01:38:42 DEBUG : b.txt: reading active writers 2026/07/01 01:38:42 DEBUG : dir3: Looking for writers 2026/07/01 01:38:42 DEBUG : c.txt: reading active writers 2026/07/01 01:38:42 DEBUG : Looking for writers 2026/07/01 01:38:42 DEBUG : dir2: reading active writers 2026/07/01 01:38:42 DEBUG : dir3: reading active writers 2026/07/01 01:38:42 DEBUG : dir1: reading active writers 2026/07/01 01:38:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.76s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/01 01:38:43 DEBUG : webdav root 'rclone-test-minasir4wemi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m15.974685814s (try 1/5)